aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc7
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2018-05-28 09:04:30 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2018-05-28 09:04:30 +0000
commitfb229012f45d5b5b32e034d25298874c1b75ed27 (patch)
tree4214547164a16b95e12ccb3f1cb7126b5d855cea /lang/gcc7
parentd683928a2dd02ac54d34d7f22aa68ff7992650a3 (diff)
downloadports-fb229012f45d5b5b32e034d25298874c1b75ed27.tar.gz
ports-fb229012f45d5b5b32e034d25298874c1b75ed27.zip
Notes
Diffstat (limited to 'lang/gcc7')
-rw-r--r--lang/gcc7/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/gcc7/Makefile b/lang/gcc7/Makefile
index 9480999159a3..2543a7818033 100644
--- a/lang/gcc7/Makefile
+++ b/lang/gcc7/Makefile
@@ -36,6 +36,8 @@ USES= compiler cpe gmake iconv libtool makeinfo perl5 tar:xz
USE_BINUTILS= yes
USE_PERL5= build
SSP_UNSAFE= yes
+CFLAGS:= ${CFLAGS:N-mretpoline}
+CXXFLAGS:= ${CXXFLAGS:N-mretpoline}
OPTIONS_DEFINE= BOOTSTRAP GRAPHITE
OPTIONS_DEFAULT= BOOTSTRAP