summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuna Jernberg2022-01-11 11:23:21 +0100
committerLuna Jernberg2022-01-11 11:23:21 +0100
commitec3a1a62132637421884202ed66bf299a7b93290 (patch)
treeb4b631a7a9b199ea18ec71b7d05e3825ed512b04 /PKGBUILD
parent5c608a6a067708d14ae159084b40eaec36bbbe80 (diff)
downloadaur-ec3a1a62132637421884202ed66bf299a7b93290.tar.gz
more fixes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47cd8050e646..4fde930f639f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ optdepends=('networkmanager: Location detection via available WiFi networks'
'xdg-desktop-portal: Screensharing with Wayland')
provides=(firefox=${pkgver})
conflicts=(firefox)
-options=(!emptydirs !makeflags !strip)
+options=(!emptydirs !makeflags !strip !lto)
source=(https://archive.mozilla.org/pub/firefox/releases/${pkgver}esr/source/firefox-${pkgver}esr.source.tar.xz{,.asc}
0001-Use-remoting-name-for-GDK-application-names.patch
${pkgname}.desktop identity-icons-brand.svg)