aboutsummaryrefslogtreecommitdiff
path: root/tests/abcc/jni/llvm_34.h
diff options
context:
space:
mode:
authorWenHan Gu <Wenhan.gu@mediatek.com>2014-12-19 19:59:13 +0800
committerWenHan Gu <Wenhan.gu@mediatek.com>2014-12-19 20:29:05 +0800
commitf06242ce078aa2e6697e02c53e87e03e3200b6d4 (patch)
tree2fc6e7a0a19698849919a4f187f1fa9bafc4ee6e /tests/abcc/jni/llvm_34.h
parent28f1414b93999db591a445c6eb9f15eb17c5f410 (diff)
downloadndk-f06242ce078aa2e6697e02c53e87e03e3200b6d4.tar.gz
Fix x86/64 default attribute on unknown arch.
This fixes x86 ndk testsuite test-stlport. Change-Id: I9ae9c3865c29cf43e695d0cec212fcad1ddc3aee
Diffstat (limited to 'tests/abcc/jni/llvm_34.h')
-rw-r--r--tests/abcc/jni/llvm_34.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/abcc/jni/llvm_34.h b/tests/abcc/jni/llvm_34.h
index c00573251..41aaaa9e9 100644
--- a/tests/abcc/jni/llvm_34.h
+++ b/tests/abcc/jni/llvm_34.h
@@ -18,7 +18,6 @@
#define ABCC_LLVM_34_H
#define ARM_BASE_CFLAGS "-arm-enable-ehabi -arm-enable-ehabi-descriptors -float-abi=soft"
-#define X86_BASE_CFLAGS "-disable-fp-elim -force-align-stack -mattr=-ssse3,-sse41,-sse42,-sse4a,-popcnt -x86-force-gv-stack-cookie"
#define OPTION_FUNCTION_SECTION "-ffunction-sections"