mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +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:
@@ -8,7 +8,7 @@ REVISION="1"
|
||||
SOURCE_URI="https://github.com/nghttp2/nghttp2/releases/download/v$portVersion/nghttp2-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="09fc43d428ff237138733c737b29fb1a7e49d49de06d2edbed3bc4cdcee69073"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 sparc"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 sparc m68k"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
|
||||
libVersion="14.19.0"
|
||||
|
||||
Reference in New Issue
Block a user