mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-26 00:16:18 +00:00
Smart merge of acr122_usb branch: add acr122_usb driver without removing acr122_pcsc support.
This commit is contained in:
@@ -138,6 +138,9 @@ CFLAGS="$CFLAGS -Wall -pedantic -Wextra"
|
||||
# Defines and C flags
|
||||
CFLAGS="$CFLAGS -std=c99"
|
||||
|
||||
# Workarounds for libusb in c99
|
||||
CFLAGS="$CFLAGS -Du_int8_t=uint8_t -Du_int16_t=uint16_t"
|
||||
|
||||
AC_CONFIG_FILES([
|
||||
Doxyfile
|
||||
Makefile
|
||||
|
||||
Reference in New Issue
Block a user