mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/firefox fix
This commit is contained in:
parent
1d0837cbef
commit
3172ae37cc
1 changed files with 1 additions and 1 deletions
|
@ -93,8 +93,8 @@ prepare() {
|
|||
cp "$srcdir/firefox-fixed-loading-icon.png" \
|
||||
browser/themes/linux/tabbrowser/loading.png
|
||||
|
||||
patch -Np0 -i ../no-neon.patch
|
||||
[[ $CARCH == "aarch64" ]] && echo "ac_add_options --disable-gold" >> .mozconfig
|
||||
patch -Np0 -i ../no-neon.patch
|
||||
}
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue