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 7fd98fd..20fb71b 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
@@ -237,6 +237,7 @@ TUNE_CCARGS_remove_pn-nfs-utils_toolchain-clang = "-Qunused-arguments" | |||
237 | 237 | ||
238 | # We want to error out when -msse option is used otherwise it enables sse on non-x86 arches | 238 | # We want to error out when -msse option is used otherwise it enables sse on non-x86 arches |
239 | TUNE_CCARGS_remove_pn-pipewire_toolchain-clang = "-Qunused-arguments" | 239 | TUNE_CCARGS_remove_pn-pipewire_toolchain-clang = "-Qunused-arguments" |
240 | TUNE_CCARGS_remove_pn-tesseract_toolchain-clang = "-Qunused-arguments" | ||
240 | 241 | ||
241 | #| /usr/src/debug/ruby/2.5.1-r0/build/../ruby-2.5.1/process.c:7073: undefined reference to `__mulodi4' | 242 | #| /usr/src/debug/ruby/2.5.1-r0/build/../ruby-2.5.1/process.c:7073: undefined reference to `__mulodi4' |
242 | #| clang-7: error: linker command failed with exit code 1 (use -v to see invocation) | 243 | #| clang-7: error: linker command failed with exit code 1 (use -v to see invocation) |