summaryrefslogtreecommitdiff
path: root/extra/thunderbird/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-09-11 05:34:38 +0000
committerAndreas Baumann <mail@andreasbaumann.cc>2018-09-11 05:34:38 +0000
commit3132615c91388bb005ebeec220f4a081b18f598c (patch)
tree679d9e032b0dc8fd73a4fc6d52254e46570c76f4 /extra/thunderbird/PKGBUILD
parent424e272d46cba81e189537ed5343c5661f05e719 (diff)
downloadpackages-3132615c91388bb005ebeec220f4a081b18f598c.tar.xz
extra/thunderbird: no mach -j1
Diffstat (limited to 'extra/thunderbird/PKGBUILD')
-rw-r--r--extra/thunderbird/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/thunderbird/PKGBUILD b/extra/thunderbird/PKGBUILD
index edbc3517..a0a94a98 100644
--- a/extra/thunderbird/PKGBUILD
+++ b/extra/thunderbird/PKGBUILD
@@ -1,7 +1,6 @@
eval "$(
declare -f build | \
sed '
- s/mach/mach -j1/g
/cd mozilla-unified/a sed -i "s/\\(cargo_rustc_flags += -C lto\\)/#\\1/" config/rules.mk
'
)"