Fix issue #736, still other errors on armsrc to solve
This commit is contained in:
@@ -39,7 +39,7 @@ VPATH = . ../common_arm ../common ../common/crapto1 ../common/mbedtls ../common/
|
|||||||
|
|
||||||
INCLUDES = ../include/proxmark3_arm.h ../include/at91sam7s512.h ../include/config_gpio.h ../include/pm3_cmd.h
|
INCLUDES = ../include/proxmark3_arm.h ../include/at91sam7s512.h ../include/config_gpio.h ../include/pm3_cmd.h
|
||||||
|
|
||||||
ARMCFLAGS = -mthumb-interwork
|
ARMCFLAGS = -mthumb-interwork -fno-builtin
|
||||||
DEFCFLAGS = -Wall -Werror -Os -pedantic -fstrict-aliasing -pipe
|
DEFCFLAGS = -Wall -Werror -Os -pedantic -fstrict-aliasing -pipe
|
||||||
|
|
||||||
# Some more warnings we want as errors:
|
# Some more warnings we want as errors:
|
||||||
|
|||||||
Reference in New Issue
Block a user