diff options
author | P. J. McDermott <pjm@nac.net> | 2014-01-22 21:34:19 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-01-22 21:34:19 (EST) |
commit | 9f1c750e01ae03458324e028f6acb406301e193d (patch) | |
tree | 1c93c48cdc4270ca26c2d55446c2660fa1c14b0d /gcc-4.7.pkg.in/control | |
parent | 23d10af06a2baa71570fd7a14b17034a06d1a8f7 (diff) |
Disable cross compilers, for now.
They should be enabled again sometime after the first two architecture
ports are bootstrapped.
Diffstat (limited to 'gcc-4.7.pkg.in/control')
-rw-r--r-- | gcc-4.7.pkg.in/control | 2 |
1 files changed, 1 insertions, 1 deletions
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}), |