extra/firefox: fix

This commit is contained in:
Kevin Mihelich 2020-07-29 15:15:32 +00:00
parent 7d58205351
commit f7a698a384

View file

@ -128,7 +128,7 @@ END
export MOZ_DEBUG_FLAGS=" "
export CFLAGS+=" -g0"
export CXXFLAGS+=" -g0"
export LDFLAGS+=" -Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
export LDFLAGS+=" -Wl,--no-keep-memory"
export RUSTFLAGS="-Cdebuginfo=0"
patch -p1 -i ../arm.patch
patch -p1 -i ../build-arm-libopus.patch