Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Thermi
aports
Commits
c5d234c7
Commit
c5d234c7
authored
Jun 26, 2021
by
Bart Ribbers
Browse files
community/firefox-esr: disable on riscv64
parent
87a1e567
Changes
1
Hide whitespace changes
Inline
Side-by-side
community/firefox-esr/APKBUILD
View file @
c5d234c7
...
...
@@ -8,11 +8,10 @@ _releasedate=2021-06-01
pkgrel
=
0
pkgdesc
=
"Firefox web browser - Extended Support Release"
url
=
"https://www.mozilla.org/en-US/firefox/organizations/"
# Limited on:
# s390x, mips, mips64: limited by rust and cargo
# s390x, mips64 and riscv64 blocked by rust and cargo
# armhf: build failure on armhf due to wasm
# ppc64le: Rust SIGSEGVs when compiling gkrust
arch
=
"all !s390x !armhf
!mips
!mips64 !ppc64le"
arch
=
"all !s390x !armhf !mips64 !ppc64le
!riscv64
"
license
=
"GPL-3.0-only AND LGPL-2.1-only AND LGPL-3.0-only AND MPL-2.0"
makedepends
=
"
alsa-lib-dev
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment