summaryrefslogtreecommitdiff
path: root/community/firefox-developer-edition/PKGBUILD
blob: a0a94a98ce10c0c0cc40643df9e3bf6f7fa663ac (plain)
1
2
3
4
5
6
eval "$(
  declare -f build | \
    sed '
      /cd mozilla-unified/a sed -i "s/\\(cargo_rustc_flags += -C lto\\)/#\\1/" config/rules.mk
    '
)"