mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
yaz, disable gcc2 build (#10137)
This commit is contained in:
@@ -28,7 +28,7 @@ SOURCE_URI="https://download.indexdata.com/pub/yaz/yaz-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="bcbea894599a13342910003401c17576f0fb910092aecb51cb54065d0cd2d613"
|
||||
PATCHES="yaz-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="all x86_gcc2"
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
commandSuffix=$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user