summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-05-16 09:29:19 -0700
committerKhem Raj <raj.khem@gmail.com>2016-05-16 09:29:19 -0700
commited0cc9804381763e6c0baebcb2a5793645531a83 (patch)
tree373a4a8762820f017d2b7e70ca7758507af0b82f /conf
parent8e8b123af77de7466dd99f8ff7831d0ff56bef26 (diff)
downloadmeta-clang-ed0cc9804381763e6c0baebcb2a5793645531a83.tar.gz
nonclangable.conf: Add nodejs for armv7
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/nonclangable.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index b476885..b642d1e 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -69,6 +69,15 @@ TOOLCHAIN_pn-icu_armv5 = "gcc"
69#../../libgcrypt-1.6.5/mpi/mpih-div.c:98:3: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions 69#../../libgcrypt-1.6.5/mpi/mpih-div.c:98:3: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
70TOOLCHAIN_pn-libgcrypt_mips64 = "gcc" 70TOOLCHAIN_pn-libgcrypt_mips64 = "gcc"
71 71
72#| ../deps/openssl/asm/arm-void-gas/modes/ghash-armv4.S: Assembler messages:
73#| ../deps/openssl/asm/arm-void-gas/modes/ghash-armv4.S:81: Error: bad instruction `ldrbpl r12,[r2,r3]'
74#| ../deps/openssl/asm/arm-void-gas/modes/ghash-armv4.S:91: Error: bad instruction `ldrbpl r8,[r0,r3]'
75#| ../deps/openssl/asm/arm-void-gas/modes/ghash-armv4.S:137: Error: bad instruction `ldrbne r12,[r2,#15]'
76#| ../deps/openssl/asm/arm-void-gas/modes/ghash-armv4.S:224: Error: bad instruction `ldrbpl r12,[r0,r3]'
77#
78TOOLCHAIN_pn-nodejs_armv7a = "gcc"
79TOOLCHAIN_pn-nodejs_armv7ve = "gcc"
80
72CFLAGS_append_pn-liboil_toolchain-clang_x86-64 = " -fheinous-gnu-extensions " 81CFLAGS_append_pn-liboil_toolchain-clang_x86-64 = " -fheinous-gnu-extensions "
73 82
74#| configure: error: something wrong with CFLAGS 83#| configure: error: something wrong with CFLAGS