Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-09-01 15:40:52 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-09-01 15:40:52 +0300
commitec23f3da363b47d8a6304a41bdd0bad7256241f4 (patch)
tree57eb26f2216cb12d6b5231000c592559c2455b5a
parent874da0e124618dc6c937ff6be895e1704fcb1307 (diff)
Blacklist extra/sccache
-rw-r--r--blacklist/pentium4/sccache/sccache1
-rw-r--r--extra/sccache/PKGBUILD1
2 files changed, 1 insertions, 1 deletions
diff --git a/blacklist/pentium4/sccache/sccache b/blacklist/pentium4/sccache/sccache
new file mode 100644
index 00000000..8b75fc53
--- /dev/null
+++ b/blacklist/pentium4/sccache/sccache
@@ -0,0 +1 @@
+https://github.com/mozilla/sccache/blob/330d160824659c43f811fc0bd486fed4440404ac/src/bin/sccache-dist/main.rs#L38
diff --git a/extra/sccache/PKGBUILD b/extra/sccache/PKGBUILD
deleted file mode 100644
index 111844f4..00000000
--- a/extra/sccache/PKGBUILD
+++ /dev/null
@@ -1 +0,0 @@
-options+=(!debug !lto)