diff options
-rw-r--r-- | conf/nonclangable.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 5f3d7f9..2c83f1a 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
@@ -261,6 +261,8 @@ TUNE_CCARGS:remove:pn-nfs-utils:toolchain-clang = "-Qunused-arguments" | |||
261 | TUNE_CCARGS:remove:pn-pipewire:toolchain-clang = "-Qunused-arguments" | 261 | TUNE_CCARGS:remove:pn-pipewire:toolchain-clang = "-Qunused-arguments" |
262 | TUNE_CCARGS:remove:pn-tesseract:toolchain-clang = "-Qunused-arguments" | 262 | TUNE_CCARGS:remove:pn-tesseract:toolchain-clang = "-Qunused-arguments" |
263 | TUNE_CCARGS:remove:pn-pulseaudio:toolchain-clang = "-Qunused-arguments" | 263 | TUNE_CCARGS:remove:pn-pulseaudio:toolchain-clang = "-Qunused-arguments" |
264 | TUNE_CCARGS:remove:pn-btrfs-tools:toolchain-clang = "-Qunused-arguments" | ||
265 | TUNE_CCARGS:append:pn-btrfs-tools:toolchain-clang = " -Werror=unused-command-line-argument" | ||
264 | 266 | ||
265 | # Disable altivec on ppc32 | 267 | # Disable altivec on ppc32 |
266 | #/usr/include/eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h:1345:32: error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrt'? | 268 | #/usr/include/eigen3/Eigen/src/Core/arch/AltiVec/PacketMath.h:1345:32: error: use of undeclared identifier 'vec_sqrt'; did you mean 'vec_rsqrt'? |