diff options
| author | Khem Raj <raj.khem@gmail.com> | 2016-05-16 09:29:19 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2016-05-16 09:29:19 -0700 |
| commit | ed0cc9804381763e6c0baebcb2a5793645531a83 (patch) | |
| tree | 373a4a8762820f017d2b7e70ca7758507af0b82f /conf | |
| parent | 8e8b123af77de7466dd99f8ff7831d0ff56bef26 (diff) | |
| download | meta-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.conf | 9 |
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 |
| 70 | TOOLCHAIN_pn-libgcrypt_mips64 = "gcc" | 70 | TOOLCHAIN_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 | # | ||
| 78 | TOOLCHAIN_pn-nodejs_armv7a = "gcc" | ||
| 79 | TOOLCHAIN_pn-nodejs_armv7ve = "gcc" | ||
| 80 | |||
| 72 | CFLAGS_append_pn-liboil_toolchain-clang_x86-64 = " -fheinous-gnu-extensions " | 81 | CFLAGS_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 |
