summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/nonclangable.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index 05c186e..723a399 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -115,3 +115,9 @@ SECURITY_LDLAGS_append_pn-ruby_toolchain-clang = " -Wl,-pie"
115#io_getevents.c:25:141: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions 115#io_getevents.c:25:141: error: invalid use of a cast in a inline asm context requiring an l-value: remove the cast or build with -fheinous-gnu-extensions
116#io_syscall5(int, __io_getevents_0_4, io_getevents, io_context_t, ctx, long, min_nr, long, nr, struct io_event *, events, struct timespec *, timeout) 116#io_syscall5(int, __io_getevents_0_4, io_getevents, io_context_t, ctx, long, min_nr, long, nr, struct io_event *, events, struct timespec *, timeout)
117CFLAGS_append_pn-libaio_toolchain-clang_mips = " -fheinous-gnu-extensions" 117CFLAGS_append_pn-libaio_toolchain-clang_mips = " -fheinous-gnu-extensions"
118
119#| ../../pixman-0.34.0/test/utils-prng.c:131:29: error: cannot convert between vector type '__attribute__((__vector_size__(16 * sizeof(char)))) char' (vector of 16 'char' values) and vector type 'uint8x16' (vector of 16 'uint8_t' values) as implicit conversion would cause truncation
120#| randdata.vb |= (t.vb >= const_C0#);
121#| ^
122# also see http://lists.llvm.org/pipermail/llvm-dev/2016-October/105997.html
123TOOLCHAIN_pn-pixman = "gcc"