summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cross/binutils/Makefile4
-rw-r--r--devel/prc-tools/Makefile5
2 files changed, 7 insertions, 2 deletions
diff --git a/cross/binutils/Makefile b/cross/binutils/Makefile
index 14668fe18af..aeb2b97b008 100644
--- a/cross/binutils/Makefile
+++ b/cross/binutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2003/07/17 21:27:51 grant Exp $
+# $NetBSD: Makefile,v 1.32 2004/03/02 19:58:53 kristerw Exp $
#
# GNU binutils configured to hold `as many targets as the cross system is
# capable of using'. Configures and builds everything except gas, which
@@ -18,6 +18,8 @@ USE_CROSSBASE= yes
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+CONFIG_GUESS_OVERRIDE= # empty
+CONFIG_SUB_OVERRIDE= # empty
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-64-bit-bfd
CONFIGURE_ARGS+= --enable-targets=${ENABLE_TARGETS_LIST} \
diff --git a/devel/prc-tools/Makefile b/devel/prc-tools/Makefile
index 2aaf8635930..7eb97d37beb 100644
--- a/devel/prc-tools/Makefile
+++ b/devel/prc-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2004/01/22 08:24:30 grant Exp $
+# $NetBSD: Makefile,v 1.18 2004/03/02 19:49:40 kristerw Exp $
#
DISTNAME= prc-tools-2.2
@@ -37,6 +37,9 @@ AUTOCONF_REQD= 2.50
USE_MAKEINFO= YES
INFO_FILES= prc-tools.info
+CONFIG_GUESS_OVERRIDE= # empty
+CONFIG_SUB_OVERRIDE= # empty
+
USE_PKGSRC_GCC= # defined
#CONFIGURE_ARGS+=--target=m68k-palmos