mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
Enable m68k for the base packages
This is needed to build the source packages to use in the bootstrap image.
This commit is contained in:
@@ -11,7 +11,7 @@ CHECKSUM_SHA256="db8d87ea720ea9d5edc5388fc7a0497bb11ba9fe972245e0f7f4c7e8b1e1e84
|
||||
PATCHES="enable-validation-modules.patchset"
|
||||
#PATCHES="freetype-subpixel.patchset" # enable patented subpixel rendering
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 arm sparc"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 arm sparc m68k"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user