mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-27 04:06:38 +00:00
add iso14443a_crc as symbol to expose for libfreefare.
This commit is contained in:
@@ -18,7 +18,7 @@ libnfc_la_SOURCES = \
|
||||
nfc-emulation.c \
|
||||
nfc-internal.c
|
||||
|
||||
libnfc_la_LDFLAGS = -no-undefined -version-info 2:0:0 -export-symbols-regex '^nfc_|iso14443a_crc_append|iso14443a_locate_historical_bytes|pn53x_transceive|pn53x_SAMConfiguration'
|
||||
libnfc_la_LDFLAGS = -no-undefined -version-info 2:0:0 -export-symbols-regex '^nfc_|^iso14443a_|pn53x_transceive|pn53x_SAMConfiguration'
|
||||
libnfc_la_CFLAGS = @DRIVERS_CFLAGS@
|
||||
libnfc_la_LIBADD = \
|
||||
$(top_builddir)/libnfc/chips/libnfcchips.la \
|
||||
|
||||
Reference in New Issue
Block a user