diff options
-rw-r--r-- | conf/nonclangable.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 884748a..c824f74 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
@@ -178,9 +178,6 @@ TOOLCHAIN:pn-gcompat:mips = "gcc" | |||
178 | # mips-yoe-linux/mips-yoe-linux-ld: BFD (GNU Binutils) 2.37.20210721 assertion fail ../../bfd/elfxx-mips.c:3614 | 178 | # mips-yoe-linux/mips-yoe-linux-ld: BFD (GNU Binutils) 2.37.20210721 assertion fail ../../bfd/elfxx-mips.c:3614 |
179 | TOOLCHAIN:pn-php:mips = "gcc" | 179 | TOOLCHAIN:pn-php:mips = "gcc" |
180 | 180 | ||
181 | # gn tool is not compilable with native clang since it can not find compiler-rt from native sysroot | ||
182 | TOOLCHAIN:pn-qtpdf = "gcc" | ||
183 | |||
184 | CFLAGS:append:pn-liboil:toolchain-clang:x86-64 = " -fheinous-gnu-extensions " | 181 | CFLAGS:append:pn-liboil:toolchain-clang:x86-64 = " -fheinous-gnu-extensions " |
185 | 182 | ||
186 | #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 | 183 | #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 |