summaryrefslogtreecommitdiffstats
path: root/conf/nonclangable.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/nonclangable.conf')
-rw-r--r--conf/nonclangable.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index 3135d0f..382bb09 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -249,6 +249,13 @@ CFLAGS:append:pn-nettle:toolchain-clang:powerpc64le = " -no-integrated-as"
249#| ^ 249#| ^
250CFLAGS:append:pn-concurrencykit:toolchain-clang:arm = " -no-integrated-as" 250CFLAGS:append:pn-concurrencykit:toolchain-clang:arm = " -no-integrated-as"
251CFLAGS:append:pn-sysbench:toolchain-clang:arm = " -no-integrated-as" 251CFLAGS:append:pn-sysbench:toolchain-clang:arm = " -no-integrated-as"
252#error: expected absolute expression
253#.elseif (bpp == 24) && (numpix == 8)
254# ^
255#<instantiation>:50:5: note: while in macro instantiation
256# pixld chunk_size, mask_bpp, mask_basereg, MASK
257# ^
258CFLAGS:append:pn-qtbase:toolchain-clang:arm = " -no-integrated-as"
252 259
253#../git/common/connection.c:154:55: error: comparison of integers of different signs: 'unsigned long' and 'int' [-Werror,-Wsign-compare] 260#../git/common/connection.c:154:55: error: comparison of integers of different signs: 'unsigned long' and 'int' [-Werror,-Wsign-compare]
254# for (cmsg = CMSG_FIRSTHDR(msg); cmsg != NULL; cmsg = CMSG_NXTHDR(msg, cmsg)) { 261# for (cmsg = CMSG_FIRSTHDR(msg); cmsg != NULL; cmsg = CMSG_NXTHDR(msg, cmsg)) {