Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-09-01 14:53:30 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-09-01 14:53:30 +0300
commit874da0e124618dc6c937ff6be895e1704fcb1307 (patch)
tree522eb2c2a9f70422234a5ad383185372768d991a /extra
parentf895b376ead36fc45515535570b0bdc91806a337 (diff)
extra/sccache: Prevent OOM
Diffstat (limited to 'extra')
-rw-r--r--extra/sccache/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/sccache/PKGBUILD b/extra/sccache/PKGBUILD
new file mode 100644
index 00000000..111844f4
--- /dev/null
+++ b/extra/sccache/PKGBUILD
@@ -0,0 +1 @@
+options+=(!debug !lto)