sys-*: add $secondaryArchSuffix for libtoolize in 16 recipes. (#796)

This commit is contained in:
fbrosson
2016-09-23 21:12:38 +00:00
committed by waddlesplash
parent b6a439fde3
commit 3ecd57b789
16 changed files with 32 additions and 32 deletions

View File

@@ -31,7 +31,7 @@ other than the ones listed above.
HOMEPAGE="http://www.llvm.org/"
COPYRIGHT="2003-2014 University of Illinois at Urbana-Champaign"
LICENSE="UIUC"
REVISION="2"
REVISION="3"
SOURCE_URI="http://llvm.org/releases/${portVersion}/llvm-${portVersion}.src.tar.xz"
SOURCE_URI_2="http://llvm.org/releases/${portVersion}/cfe-${portVersion}.src.tar.xz"
SOURCE_URI_3="http://llvm.org/releases/${portVersion}/clang-tools-extra-${portVersion}.src.tar.xz"
@@ -278,7 +278,7 @@ BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:groff
cmd:ld$secondaryArchSuffix
cmd:libtoolize
cmd:libtoolize$secondaryArchSuffix
cmd:make
cmd:python
cmd:sed