aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2014-01-05 18:10:53 +0000
committerBrooks Davis <brooks@FreeBSD.org>2014-01-05 18:10:53 +0000
commit488f14543e072b2e553f277ecfabb25aee78d1be (patch)
treeb757fde996af9dbf692126ed3632dbc7cc7f784b /devel
parentbdfe4ca4f075ee4dbca525ea94c2aae059454623 (diff)
downloadports-488f14543e072b2e553f277ecfabb25aee78d1be.tar.gz
ports-488f14543e072b2e553f277ecfabb25aee78d1be.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/cross-binutils/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/cross-binutils/Makefile b/devel/cross-binutils/Makefile
index dfe2a0d1905c..945e7bfdbfa6 100644
--- a/devel/cross-binutils/Makefile
+++ b/devel/cross-binutils/Makefile
@@ -3,6 +3,7 @@
PORTNAME= binutils
PORTVERSION= 2.23.2
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
MASTER_SITE_SUBDIR= binutils/releases
@@ -29,6 +30,7 @@ NO_STAGE= yes
CONFIGURE_ARGS+= --disable-nls \
--with-system-zlib \
+ --with-sysroot=/ \
--target=${OURTARGET} \
--disable-werror