|
@@ -25,10 +25,6 @@ PLATFORM_RELFLAGS += -fPIC -meabi
|
|
|
|
|
|
PLATFORM_CPPFLAGS += -ffixed-r2 -Wa,-me500 -msoft-float -mno-string
|
|
PLATFORM_CPPFLAGS += -ffixed-r2 -Wa,-me500 -msoft-float -mno-string
|
|
|
|
|
|
-# Enable gc-sections to enable generation of smaller images.
|
|
|
|
-PLATFORM_LDFLAGS += --gc-sections
|
|
|
|
-PLATFORM_RELFLAGS += -ffunction-sections -fdata-sections
|
|
|
|
-
|
|
|
|
# -mspe=yes is needed to have -mno-spe accepted by a buggy GCC;
|
|
# -mspe=yes is needed to have -mno-spe accepted by a buggy GCC;
|
|
# see "[PATCH,rs6000] make -mno-spe work as expected" on
|
|
# see "[PATCH,rs6000] make -mno-spe work as expected" on
|
|
# http://gcc.gnu.org/ml/gcc-patches/2008-04/msg00311.html
|
|
# http://gcc.gnu.org/ml/gcc-patches/2008-04/msg00311.html
|