Declare ARM support for packages to bootstrap.

* The bootstrap process won't work without that.
This commit is contained in:
PulkoMandy
2014-04-22 21:21:46 +02:00
parent 351e6777b1
commit 5f9bcb6928
31 changed files with 31 additions and 31 deletions

View File

@@ -14,7 +14,7 @@ LICENSE="
SRC_URI="http://ftp.gnu.org/gnu/autoconf/autoconf-2.69.tar.gz"
CHECKSUM_SHA256="954bd69b391edc12d6a4a51a2dd1476543da5c6bbf05a95b59dc0dd6fd4c2969"
REVISION="6"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
PATCHES='autoconf-2.69.patchset'

View File

@@ -11,7 +11,7 @@ LICENSE="GNU GPL v2"
SRC_URI="http://ftp.gnu.org/gnu/automake/automake-1.13.1.tar.gz"
CHECKSUM_SHA256="51bc10031847e9965c4f2c16a0a66552309ce28ea82b1afa8cef736643ebaa27"
REVISION="4"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
PROVIDES="
automake = $portVersion compat >= 1.13

View File

@@ -13,7 +13,7 @@ LICENSE="
COPYRIGHT="1988-2013 Free Software Foundation, Inc."
ARCHITECTURES="x86 x86_64"
ARCHITECTURES="x86 x86_64 arm"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
# x86_gcc2 is fine as primary target architecture as long as we're building
# for a different secondary architecture.

View File

@@ -9,7 +9,7 @@ LICENSE="Flex"
SRC_URI="http://sourceforge.net/projects/flex/files/flex-$portVersion.tar.bz2"
CHECKSUM_SHA256="add2b55f3bc38cb512b48fad7d72f43b11ef244487ff25fc00aabec1e32b617f"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
PATCHES="flex-2.5.39.patchset"

View File

@@ -16,7 +16,7 @@ LICENSE="
COPYRIGHT="1988-2013 Free Software Foundation, Inc."
ARCHITECTURES="x86 x86_64"
ARCHITECTURES="x86 x86_64 arm"
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
# x86_gcc2 is fine as primary target architecture as long as we're building
# for a different secondary architecture.

View File

@@ -19,7 +19,7 @@ COPYRIGHT="1998, 2010 Free Software Foundation, Inc."
SRC_URI="http://ftp.gnu.org/pub/gnu/gettext/gettext-0.18.1.1.tar.gz"
CHECKSUM_SHA256="93ac71a7afa5b70c1b1032516663658c51e653087f42a3fc8044752c026443e9"
REVISION="5"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
PATCHES="gettext-0.18.1.1.patch"

View File

@@ -9,7 +9,7 @@ LICENSE="GNU GPL v2"
SRC_URI="ftp://ftp.gnu.org/gnu/libtool/libtool-2.4.2.tar.gz"
CHECKSUM_SHA256="b38de44862a987293cd3d8dfae1c409d514b6c4e794ebc93648febf9afc38918"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
PATCHES="
2.4.2/adjust_config_for_packaging.patch

View File

@@ -19,7 +19,7 @@ LICENSE="GNU GPL v3"
SRC_URI="http://ftp.gnu.org/gnu/m4/m4-1.4.16.tar.gz"
CHECKSUM_SHA256="e9176a35bb13a1b08482359aa554ee8072794f58f00e4827bf0e06b570c827da"
REVISION="5"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
PROVIDES="
m4 = $portVersion compat >= 1.4

View File

@@ -13,7 +13,7 @@ COPYRIGHT="1988-2010 Free Software Foundation, Inc."
SRC_URI="http://ftp.gnu.org/pub/gnu/make/make-3.82.tar.bz2"
CHECKSUM_SHA256="e2c1a73f179c40c71e2fe8abf8a8a0688b8499538512984da4a76958d0402966"
REVISION="5"
ARCHITECTURES="x86_gcc2 x86 x86_64"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"
PATCHES="make-3.82.patch"