diff options
-rw-r--r-- | conf/nonclangable.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 27b3d77..1ddac96 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
@@ -237,6 +237,7 @@ CFLAGS:append:pn-nettle:toolchain-clang:powerpc64le = " -no-integrated-as" | |||
237 | #| "strexd %1, %3, [%2]\n" \ | 237 | #| "strexd %1, %3, [%2]\n" \ |
238 | #| ^ | 238 | #| ^ |
239 | CFLAGS:append:pn-concurrencykit:toolchain-clang:arm = " -no-integrated-as" | 239 | CFLAGS:append:pn-concurrencykit:toolchain-clang:arm = " -no-integrated-as" |
240 | CFLAGS:append:pn-sysbench:toolchain-clang:arm = " -no-integrated-as" | ||
240 | 241 | ||
241 | #../git/common/connection.c:154:55: error: comparison of integers of different signs: 'unsigned long' and 'int' [-Werror,-Wsign-compare] | 242 | #../git/common/connection.c:154:55: error: comparison of integers of different signs: 'unsigned long' and 'int' [-Werror,-Wsign-compare] |
242 | # for (cmsg = CMSG_FIRSTHDR(msg); cmsg != NULL; cmsg = CMSG_NXTHDR(msg, cmsg)) { | 243 | # for (cmsg = CMSG_FIRSTHDR(msg); cmsg != NULL; cmsg = CMSG_NXTHDR(msg, cmsg)) { |