aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc48
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/gcc48
parent6877742a6f91dcaff867f461d6325467ed7c721e (diff)
downloadports-0e14fd92998c2da3e29545ce85df204c82b51642.tar.gz
ports-0e14fd92998c2da3e29545ce85df204c82b51642.zip
Notes
Diffstat (limited to 'lang/gcc48')
-rw-r--r--lang/gcc48/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile
index ab9d4650310d..bab476da6038 100644
--- a/lang/gcc48/Makefile
+++ b/lang/gcc48/Makefile
@@ -69,6 +69,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 \