1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Use shared description of PGO option

PR:		ports/170454
This commit is contained in:
Martin Matuska 2012-08-07 16:37:31 +00:00
parent 89063e82ec
commit 750e2aa153
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302247

View File

@ -40,7 +40,6 @@ MAKE_JOBS_SAFE= yes
OPTIONS_DEFINE= ASM DEBUG PGO GCC44 GPAC X11_OUTPUT
OPTIONS_DEFAULT= ASM PGO GPAC
ASM_DESC= Assembly optimizations (devel/binutils)
PGO_DESC= Enable Profile-Guided Optimization
GCC44_DESC= Use gcc 4.4+ (implies WITH_ASM)
GPAC_DESC= Enable MPEG-4 Output
X11_OUTPUT_DESC= Enable X11 Output