summaryrefslogtreecommitdiff
path: root/extra/firefox/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/firefox/PKGBUILD')
-rw-r--r--extra/firefox/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/extra/firefox/PKGBUILD b/extra/firefox/PKGBUILD
deleted file mode 100644
index 17e656e0..00000000
--- a/extra/firefox/PKGBUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# the gold linker simply allocates too much memory via mmap, cannot
-# possibly word for libxul.so on 32-bit
-eval "$(
- declare -f prepare | \
- sed '
- s/ac_add_options --enable-gold/ac_add_options --disable-gold/g
- '
-)"