summaryrefslogtreecommitdiff
path: root/cross/gcc-mips-current/Makefile
diff options
context:
space:
mode:
authormartin <martin>2014-04-05 11:05:38 +0000
committermartin <martin>2014-04-05 11:05:38 +0000
commit311da973c24746db2db4dc1b267bbb9d9e0c3549 (patch)
treeb70c241e4b3bb28758d3d12a7b61aef0e221a0d1 /cross/gcc-mips-current/Makefile
parent9a8de45d6efd2e8307efeb0262b24473475f5c8b (diff)
downloadpkgsrc-311da973c24746db2db4dc1b267bbb9d9e0c3549.tar.gz
Configure for mipsel instead of mips to more closely match the native
NetBSD cross environment.
Diffstat (limited to 'cross/gcc-mips-current/Makefile')
-rw-r--r--cross/gcc-mips-current/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/cross/gcc-mips-current/Makefile b/cross/gcc-mips-current/Makefile
index 938f3d9aaf0..b072ab8c95e 100644
--- a/cross/gcc-mips-current/Makefile
+++ b/cross/gcc-mips-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/03/31 09:49:31 martin Exp $
+# $NetBSD: Makefile,v 1.2 2014/04/05 11:05:38 martin Exp $
GCC_PKGNAME= gcc-mips-current
@@ -7,8 +7,7 @@ SNAPSHOT= 20140330
GCC_DIST_VERSION=4.9-${SNAPSHOT}
DISTNAME= gcc-${GCC_DIST_VERSION}
PKGNAME= ${GCC_PKGNAME}-${SNAPSHOT}
-
-# PKGREVISION= 1
+PKGREVISION= 1
CATEGORIES= cross lang
MASTER_SITE_GCC= \
ftp://ftp.fu-berlin.de/unix/languages/gcc/ \
@@ -83,7 +82,7 @@ MAKE_ENV+= ac_cv_func_clock_gettime=yes
CONFIGURE_ARGS+= --disable-bootstrap
.endif
-CONFIGURE_ARGS+= --target=mips--netbsdelf
+CONFIGURE_ARGS+= --target=mipsel--netbsdelf
# ${WRKSRC}/fixincludes/ looks for sed and compiles the path to sed into
# a binary so we need to make sure we give it the installed sed and not