summaryrefslogtreecommitdiff
path: root/core/nspr/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/nspr/PKGBUILD')
-rw-r--r--core/nspr/PKGBUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/nspr/PKGBUILD b/core/nspr/PKGBUILD
new file mode 100644
index 00000000..ef7be342
--- /dev/null
+++ b/core/nspr/PKGBUILD
@@ -0,0 +1,7 @@
+# disable 64-bit
+eval "$(
+ declare -f build | \
+ sed '
+ s/--enable-64bit/--disable-64bit/
+ '
+)"