aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/gcc/config/i386/gnu-user.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8/gcc/config/i386/gnu-user.h')
-rw-r--r--gcc-4.8/gcc/config/i386/gnu-user.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc-4.8/gcc/config/i386/gnu-user.h b/gcc-4.8/gcc/config/i386/gnu-user.h
index 2f0a4d74a..d4fcd4c3c 100644
--- a/gcc-4.8/gcc/config/i386/gnu-user.h
+++ b/gcc-4.8/gcc/config/i386/gnu-user.h
@@ -65,6 +65,10 @@ along with GCC; see the file COPYING3. If not see
When the -shared link option is used a final link is not being
done. */
+#undef ANDROID_TARGET_CC1_SPEC
+#define ANDROID_TARGET_CC1_SPEC \
+ " -mstackrealign -mssse3 -fno-short-enums " \
+
#undef ASM_SPEC
#define ASM_SPEC \
"--32 %{!mno-sse2avx:%{mavx:-msse2avx}} %{msse2avx:%{!mavx:-msse2avx}} " \