mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
Enable sparc for the base packages
This is needed to build the source packages to use in the bootstrap image.
This commit is contained in:
@@ -21,7 +21,7 @@ CHECKSUM_SHA256="12f746f3f2493b2f39da7ecf63d7ee19c6ac9ec6a4fcd8c229da8a522cb1276
|
||||
SOURCE_DIR="openssl-$portVersion"
|
||||
PATCHES="openssl-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64 ?arm ?ppc"
|
||||
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64 ?arm ?ppc sparc"
|
||||
SECONDARY_ARCHITECTURES="?x86_gcc2 ?x86"
|
||||
|
||||
libVersion=1.1
|
||||
|
||||
Reference in New Issue
Block a user