Tizen:Mobile: fix __SOFTFP__ setting in optflags 10/31810/2
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 10 Dec 2014 13:03:31 +0000 (15:03 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 12 Dec 2014 10:46:44 +0000 (12:46 +0200)
Change-Id: Ifde6d2216a46f1aaf38eff9558754c491db5fc56
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Tizen:Mobile/_config

index 6752a2d..7ed17f5 100644 (file)
@@ -278,5 +278,5 @@ Substitute: glibc-devel-32bit
 %endif
 
 ########## compilation flags ##########
-Optflags: armv7l -O2 -g2 -feliminate-unused-debug-types -pipe -Wall  -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector  --param=ssp-buffer-size=32 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian  -mfpu=neon -mfloat-abi=softfp -Wp,D__SOFTFP__
+Optflags: armv7l -O2 -g2 -feliminate-unused-debug-types -pipe -Wall  -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector  --param=ssp-buffer-size=32 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian  -mfpu=neon -mfloat-abi=softfp -Wp,-D__SOFTFP__
 Optflags: aarch64 -O2 -g2 -feliminate-unused-debug-types -pipe -Wall  -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector  -Wformat -Wformat-security -fmessage-length=0