ARM: remove contradictory flag -fno-strict-aliasing as we have -fstrict-aliasing in Makefile.common

This commit is contained in:
Philippe Teuwen
2020-06-02 14:12:28 +02:00
parent 653f5b4e5d
commit 6980429bd4
2 changed files with 2 additions and 2 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) \
-fno-strict-aliasing -ffunction-sections -fdata-sections
-ffunction-sections -fdata-sections
SRC_LF = lfops.c lfsampling.c pcf7931.c lfdemod.c lfadc.c
SRC_ISO15693 = iso15693.c iso15693tools.c