From 9f1c750e01ae03458324e028f6acb406301e193d Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Wed, 22 Jan 2014 21:34:19 -0500 Subject: Disable cross compilers, for now. They should be enabled again sometime after the first two architecture ports are bootstrapped. --- diff --git a/g++-4.7.pkg.in/control b/g++-4.7.pkg.in/control index 585eafa..7253bd7 100644 --- a/g++-4.7.pkg.in/control +++ b/g++-4.7.pkg.in/control @@ -1,4 +1,4 @@ -Architecture: i686-any-any amd64-any-any @PKG_TARGET_ARCH@ +Architecture: @PKG_TARGET_ARCH@ # i686-any-any amd64-any-any Platform: all Depends: gcc-4.7-common (= ${Binary-Version}, gcc-4.7-@PKG_TARGET_ARCH@ (= ${Binary-Version}), diff --git a/gcc-4.7.pkg.in/control b/gcc-4.7.pkg.in/control index 352d8af..34de05c 100644 --- a/gcc-4.7.pkg.in/control +++ b/gcc-4.7.pkg.in/control @@ -1,4 +1,4 @@ -Architecture: i686-any-any amd64-any-any @PKG_TARGET_ARCH@ +Architecture: @PKG_TARGET_ARCH@ # i686-any-any amd64-any-any Platform: all Depends: gcc-4.7-common (= ${Binary-Version}, cpp-4.7 (= ${Binary-Version}), -- cgit v0.9.1