yaz, disable gcc2 build (#10137)

This commit is contained in:
Schrijvers Luc
2024-02-23 15:30:54 +00:00
committed by GitHub
parent 91301503c2
commit 860fe7baf8

View File

@@ -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