mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-13 07:10: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:
@@ -17,7 +17,7 @@ CHECKSUM_SHA256="22d9b1ac5b26135ad2b8c2901a9413537e08749a753356ee913c84dbd2df557
|
||||
SOURCE_DIR="Python-$portVersion"
|
||||
PATCHES="python-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 sparc"
|
||||
|
||||
GLOBAL_WRITABLE_FILES="
|
||||
non-packaged/lib/python2.7/site-packages directory keep-old
|
||||
|
||||
Reference in New Issue
Block a user