Clang does not support Profile-Guided Optimization yet.

Submitted by:	Jan Beich <jbeich@tormail.org>
Reported by:	dim
This commit is contained in:
Florian Smeets 2013-02-23 09:21:11 +00:00
parent 9923e186d9
commit 7d58748e7c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312802
2 changed files with 2 additions and 0 deletions

View file

@ -68,6 +68,7 @@ CFLAGS+= -mminimal-toc
.endif
.if ${PORT_OPTIONS:MPGO}
USE_GCC?= any
USE_DISPLAY= yes
.include "${PORTSDIR}/Mk/bsd.python.mk"

View file

@ -69,6 +69,7 @@ CFLAGS+= -mminimal-toc
.endif
.if ${PORT_OPTIONS:MPGO}
USE_GCC?= any
USE_DISPLAY= yes
.include "${PORTSDIR}/Mk/bsd.python.mk"