diff options
-rw-r--r-- | conf/nonclangable.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index db360f5..a51213f 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
@@ -110,10 +110,6 @@ DEBUG_FLAGS_remove_pn-pixman_toolchain-clang_arm = "-g" | |||
110 | #| ^ | 110 | #| ^ |
111 | #TOOLCHAIN_pn-polkit = "gcc" | 111 | #TOOLCHAIN_pn-polkit = "gcc" |
112 | 112 | ||
113 | # ppp uses nested functions and gcc specific option e.g. --print-sysroot | ||
114 | # | ||
115 | TOOLCHAIN_pn-ppp = "gcc" | ||
116 | |||
117 | #| ./ports/linux/pseudo_wrappers.c:80:14: error: use of unknown builtin '__builtin_apply' [-Wimplicit-function-declaration] | 113 | #| ./ports/linux/pseudo_wrappers.c:80:14: error: use of unknown builtin '__builtin_apply' [-Wimplicit-function-declaration] |
118 | #| void *res = __builtin_apply((void (*)()) real_syscall, __builtin_apply_args(), sizeof(long) * 7); | 114 | #| void *res = __builtin_apply((void (*)()) real_syscall, __builtin_apply_args(), sizeof(long) * 7); |
119 | #| ^ | 115 | #| ^ |