mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
geos: disable gcc2.
This commit is contained in:
@@ -16,8 +16,8 @@ SOURCE_URI="https://download.osgeo.org/geos/geos-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="2166e65be6d612317115bfec07827c11b403c3f303e0a7420a2106bc999d7707"
|
||||
PATCHES="geos-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
geos$secondaryArchSuffix = $portVersion compat >= 3.7
|
||||
|
||||
Reference in New Issue
Block a user