mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Add arm64 riscv64 and enable arm for bison recipe
This commit is contained in:
@@ -18,7 +18,7 @@ SOURCE_URI="https://ftpmirror.gnu.org/bison/bison-$portVersion.tar.xz
|
||||
CHECKSUM_SHA256="67d68ce1e22192050525643fc0a7a22297576682bef6a5c51446903f5aeef3cf"
|
||||
#PATCHES="bison-${portVersion}.patchset"
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 x86 x86_64 ?arm ?ppc ?sparc ?m68k"
|
||||
ARCHITECTURES="?x86_gcc2 x86 x86_64 arm ?ppc ?sparc ?m68k arm64 riscv64"
|
||||
SECONDARY_ARCHITECTURES="x86 ?x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user