mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
extra/firefox: fix
This commit is contained in:
parent
ebd5e4115e
commit
078858b2f7
1 changed files with 2 additions and 1 deletions
|
@ -6,6 +6,7 @@
|
|||
# - mozconfig changes for ARM
|
||||
# - revert change for clang that breaks gcc build on ARM
|
||||
# - disable rust lto for v7
|
||||
# - use nodejs-lts-iron
|
||||
|
||||
highmem=1
|
||||
|
||||
|
@ -58,7 +59,7 @@ makedepends=(
|
|||
llvm
|
||||
mesa
|
||||
nasm
|
||||
nodejs
|
||||
nodejs-lts-iron
|
||||
python
|
||||
rust
|
||||
unzip
|
||||
|
|
Loading…
Reference in a new issue