|
|
|
@ -109,10 +109,10 @@ ARCHOPTIMIZATION = $(MAXOPTIMIZATION) \
@@ -109,10 +109,10 @@ ARCHOPTIMIZATION = $(MAXOPTIMIZATION) \
|
|
|
|
|
-fno-strict-aliasing \
|
|
|
|
|
-fno-strength-reduce \
|
|
|
|
|
-fomit-frame-pointer \
|
|
|
|
|
-funsafe-math-optimizations \
|
|
|
|
|
-fno-builtin-printf \
|
|
|
|
|
-ffunction-sections \
|
|
|
|
|
-fdata-sections
|
|
|
|
|
-funsafe-math-optimizations \
|
|
|
|
|
-fno-builtin-printf \
|
|
|
|
|
-ffunction-sections \
|
|
|
|
|
-fdata-sections
|
|
|
|
|
|
|
|
|
|
# enable precise stack overflow tracking
|
|
|
|
|
# note - requires corresponding support in NuttX
|
|
|
|
|