aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc5-aux
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-03-15 18:49:29 +0000
committerJohn Marino <marino@FreeBSD.org>2015-03-15 18:49:29 +0000
commit0741fba0d39c7e20f4bd2cb2ddc0ce283ce0fe74 (patch)
tree21e048e8d4cacb2687e1bcbd5b9710cb98fdb670 /lang/gcc5-aux
parent7e4ff7000e35891a57a855a19e33641abccf873d (diff)
downloadports-0741fba0d39c7e20f4bd2cb2ddc0ce283ce0fe74.tar.gz
ports-0741fba0d39c7e20f4bd2cb2ddc0ce283ce0fe74.zip
Notes
Diffstat (limited to 'lang/gcc5-aux')
-rw-r--r--lang/gcc5-aux/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/gcc5-aux/Makefile b/lang/gcc5-aux/Makefile
index dac1cc028063..1acd993f7c9e 100644
--- a/lang/gcc5-aux/Makefile
+++ b/lang/gcc5-aux/Makefile
@@ -149,9 +149,8 @@ EXTRA_CONFIG+= --with-stage1-ldflags=-static
EXTRA_CONFIG+= --disable-shared --disable-lto
EXTRA_CONFIG+= --with-boot-ldflags=-static
.else
-. if ${OPSYS} == DragonFly
-EXTRA_CONFIG+= --disable-bootstrap
-. endif
+# For some reason, libcc1.a can't be build with bootstrap (only) in poudriere
+#EXTRA_CONFIG+= --disable-bootstrap
.endif
# Establish Ada-aware compiler for use