aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cd82dbf3027..f79367a3b4c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -90,7 +90,7 @@ if [ "$_compiler" = "clang" ]; then
makedepends+=(clang llvm lld python)
_LLVM=1
fi
-options=('!strip')
+options=('!strip' '!ccache')
_major=${xanmod%\.*\-*} # 5.15
_branch=${xanmod%%\.*\-*}.x # 5.x