summaryrefslogtreecommitdiff
path: root/cross/nios2-binutils
diff options
context:
space:
mode:
authorjoerg <joerg>2014-09-10 12:12:03 +0000
committerjoerg <joerg>2014-09-10 12:12:03 +0000
commit56ec04e08ebea7cab24c5e720b7944cc2e34aebd (patch)
tree7d82c6a274d712182ab547bdfecbbc71465d52ef /cross/nios2-binutils
parentf4b88a4f507cbfecddfedf2ec666ed5d88c6fd57 (diff)
downloadpkgsrc-56ec04e08ebea7cab24c5e720b7944cc2e34aebd.tar.gz
Actually install under cross/
Diffstat (limited to 'cross/nios2-binutils')
-rw-r--r--cross/nios2-binutils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/cross/nios2-binutils/Makefile b/cross/nios2-binutils/Makefile
index 944c93d5471..f31cf6e9716 100644
--- a/cross/nios2-binutils/Makefile
+++ b/cross/nios2-binutils/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2014/06/15 23:43:13 mef Exp $
+# $NetBSD: Makefile,v 1.10 2014/09/10 12:12:03 joerg Exp $
DISTNAME= binutils-2.24
PKGNAME= ${DISTNAME:S/^/nios2-/}
+PKGREVISION= 1
CATEGORIES= cross
MASTER_SITES= ${MASTER_SITE_GNU:=binutils/}
EXTRACT_SUFX= .tar.bz2
@@ -24,6 +25,7 @@ NIOS2_TARGET= nios2-elf
CONFIGURE_ARGS+= --disable-werror --target=${NIOS2_TARGET} --disable-nls
PLIST_SUBST+= NIOS2_TARGET=${NIOS2_TARGET:Q}
+USE_CROSSBASE= yes
BUILD_DEFS+= CROSSBASE
PATH:= ${CROSSBASE}/bin:${PATH}
AUTO_MKDIRS= yes