aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc46/Makefile
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2014-12-30 19:19:43 +0000
committerDimitry Andric <dim@FreeBSD.org>2014-12-30 19:19:43 +0000
commit0e14fd92998c2da3e29545ce85df204c82b51642 (patch)
tree0af12dad368a4835d12e33fca8152a87e478d0a2 /lang/gcc46/Makefile
parent6877742a6f91dcaff867f461d6325467ed7c721e (diff)
downloadports-0e14fd92998c2da3e29545ce85df204c82b51642.tar.gz
ports-0e14fd92998c2da3e29545ce85df204c82b51642.zip
Notes
Diffstat (limited to 'lang/gcc46/Makefile')
-rw-r--r--lang/gcc46/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile
index 763a41c03e7f..eee6eaa2c92d 100644
--- a/lang/gcc46/Makefile
+++ b/lang/gcc46/Makefile
@@ -64,6 +64,7 @@ GNU_CONFIGURE= yes
.if empty(PORT_OPTIONS:MBOOTSTRAP)
CONFIGURE_ARGS+=--disable-bootstrap
.else
+CONFIGURE_ARGS+=--with-build-config=bootstrap-debug
ALL_TARGET= bootstrap-lean
.endif
CONFIGURE_ARGS+=--disable-nls \