extra/firefox: fix

This commit is contained in:
Kevin Mihelich 2018-06-08 01:46:11 +00:00
parent d51c3683e7
commit ded53f87e6

View file

@ -12,7 +12,6 @@
buildarch=12
highmem=1
noautobuild=1
pkgname=firefox
pkgver=60.0.2
@ -136,7 +135,7 @@ END
patch -p2 -d gfx/skia -i "${srcdir}/skia_buildfix.patch"
patch -Rp1 -i ../537f4d1d837a
patch -p1 -i ../800abe66894d
export MOZ_LINK_FLAGS="-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
LDFLAGS+=" -Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
}
build() {