make sure uninitialized vars doesnt end up on COMMON_section

This commit is contained in:
iceman1001
2020-07-13 12:18:26 +02:00
committed by Philippe Teuwen
parent ac29f16529
commit e19e01a6a6
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ endif
#in the next section to remove that particular feature from compilation.
# NO space,TABs after the "\" sign.
APP_CFLAGS = $(PLATFORM_DEFS) \
-ffunction-sections -fdata-sections
-ffunction-sections -fdata-sections -fno-common
SRC_LF = lfops.c lfsampling.c pcf7931.c lfdemod.c lfadc.c
SRC_ISO15693 = iso15693.c iso15693tools.c