index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-09-11 05:25:09 +0000 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-09-11 05:25:09 +0000 |
commit | 424e272d46cba81e189537ed5343c5661f05e719 (patch) | |
tree | 726d52e9e6f8706e5785e207337a5761e018e80d /community/firefox-developer-edition/PKGBUILD | |
parent | 87259fbbe4ade18278de5a867683038ade2e2379 (diff) |
-rw-r--r-- | community/firefox-developer-edition/PKGBUILD | 2 |
diff --git a/community/firefox-developer-edition/PKGBUILD b/community/firefox-developer-edition/PKGBUILD index 8eba80f3..a0a94a98 100644 --- a/community/firefox-developer-edition/PKGBUILD +++ b/community/firefox-developer-edition/PKGBUILD @@ -1,6 +1,6 @@ eval "$( declare -f build | \ sed ' - 2 a export LDFLAGS+=" -Wl,--no-keep-memory" + /cd mozilla-unified/a sed -i "s/\\(cargo_rustc_flags += -C lto\\)/#\\1/" config/rules.mk ' )" |