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-04-08 02:24:29 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-04-08 02:24:29 +0300
commit5edcb453f4e08f0fa303578faa3eade0d3a606b1 (patch)
tree62793d286e7a3ce5411ea2d9fabc41f782b5e97c
parent7874533eba8a1a6e84a83dfee598062ad138cc46 (diff)
extra/slurm-llnl: Enable 32 bit support
-rw-r--r--extra/slurm-llnl/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/slurm-llnl/PKGBUILD b/extra/slurm-llnl/PKGBUILD
new file mode 100644
index 00000000..dac1386d
--- /dev/null
+++ b/extra/slurm-llnl/PKGBUILD
@@ -0,0 +1 @@
+eval "$(declare -f build | sed 's@./configure@./configure --enable-deprecated@')"