mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
media-libs: add $secondaryArchSuffix for libtoolize (86 recipes) (#795)
This commit is contained in:
@@ -12,7 +12,7 @@ LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="2002-2011 Industrial Light & Magic"
|
||||
SOURCE_URI="http://download.savannah.nongnu.org/releases/openexr/ilmbase-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="ecf815b60695555c1fbc73679e84c7c9902f4e8faa6e8000d2f905b8b86cedc7"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -39,7 +39,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:which
|
||||
cmd:autoconf
|
||||
cmd:aclocal
|
||||
cmd:libtoolize
|
||||
cmd:libtoolize$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD()
|
||||
|
||||
Reference in New Issue
Block a user