mirror of
https://github.com/libretro/RetroArch
synced 2025-02-21 00:40:09 +00:00
Update Makefile.common
This commit is contained in:
parent
80142af594
commit
7859c4a3c1
@ -480,7 +480,7 @@ ifeq ($(HAVE_UDEV), 1)
|
||||
endif
|
||||
|
||||
ifneq ($(C89_BUILD), 1)
|
||||
# PulseAudio is not a C89-compliant API.
|
||||
# libusb is not a C89-compliant API.
|
||||
ifeq ($(HAVE_LIBUSB), 1)
|
||||
DEFINES += -DHAVE_LIBUSB
|
||||
OBJ += input/drivers_hid/libusb_hid.o
|
||||
|
Loading…
x
Reference in New Issue
Block a user