aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc5
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2016-08-22 18:42:38 +0800
committergerald <gerald@FreeBSD.org>2016-08-22 18:42:38 +0800
commitc84a91fca89b86db4b8d9d6e2f578681212dbbde (patch)
treefc36ea340a31332f8d108a07f0fc2cc2a826875f /lang/gcc5
parentb948758b749a4ba9ef4ce1c6914f6644435a3c42 (diff)
downloadfreebsd-ports-gnome-c84a91fca89b86db4b8d9d6e2f578681212dbbde.tar.gz
freebsd-ports-gnome-c84a91fca89b86db4b8d9d6e2f578681212dbbde.tar.zst
freebsd-ports-gnome-c84a91fca89b86db4b8d9d6e2f578681212dbbde.zip
Backport the following from lang/gcc5-devel:
Only override CONFIGURE_TARGET for amd64 which is x86-64/x86_64 for the rest of the world including GNU and GCC. For all other architectures it already defaults to the value we were setting.
Diffstat (limited to 'lang/gcc5')
-rw-r--r--lang/gcc5/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/gcc5/Makefile b/lang/gcc5/Makefile
index 6ea575d350bc..d289b9c1c2b0 100644
--- a/lang/gcc5/Makefile
+++ b/lang/gcc5/Makefile
@@ -62,8 +62,6 @@ CONFIGURE_ARGS+= --disable-multilib
.if ${ARCH} == "amd64"
CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL}
-.else
-CONFIGURE_TARGET= ${ARCH}-portbld-${OPSYS:tl}${OSREL}
.endif
.if ${ARCH} == powerpc64