libtool: Test and enable on gcc2.

Fixes fallout from #2186.
This commit is contained in:
Augustin Cavalier
2018-03-07 18:24:53 -05:00
parent 681c63d4e5
commit 12f71935e1
2 changed files with 3 additions and 3 deletions

View File

@@ -97,7 +97,7 @@ HOMEPAGE="https://www.gnu.org/software/libiconv/"
COPYRIGHT="2000-2017 Free Software Foundation, Inc." COPYRIGHT="2000-2017 Free Software Foundation, Inc."
LICENSE="GNU LGPL v2 LICENSE="GNU LGPL v2
GNU GPL v3" GNU GPL v3"
REVISION="2" REVISION="3"
SOURCE_URI="https://ftpmirror.gnu.org/libiconv/libiconv-$portVersion.tar.gz" SOURCE_URI="https://ftpmirror.gnu.org/libiconv/libiconv-$portVersion.tar.gz"
CHECKSUM_SHA256="ccf536620a45458d26ba83887a983b96827001e92a13847b45e4925cc8913178" CHECKSUM_SHA256="ccf536620a45458d26ba83887a983b96827001e92a13847b45e4925cc8913178"

View File

@@ -10,8 +10,8 @@ SOURCE_URI="https://ftp.gnu.org/gnu/libtool/libtool-$portVersion.tar.gz"
CHECKSUM_SHA256="e3bd4d5d3d025a36c21dd6af7ea818a2afcd4dfc1ea5a17b39d7854bcd0c06e3" CHECKSUM_SHA256="e3bd4d5d3d025a36c21dd6af7ea818a2afcd4dfc1ea5a17b39d7854bcd0c06e3"
PATCHES="libtool-$portVersion.patchset" PATCHES="libtool-$portVersion.patchset"
ARCHITECTURES="?x86_gcc2 ?x86 x86_64 ?arm" ARCHITECTURES="x86_gcc2 x86 x86_64 ?arm"
SECONDARY_ARCHITECTURES="?x86_gcc2 ?x86" SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PROVIDES=" PROVIDES="
libtool$secondaryArchSuffix = $portVersion compat >= 2.4 libtool$secondaryArchSuffix = $portVersion compat >= 2.4