Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Aug 2012 01:00:21 +1000
From:      Jan Beich <jbeich@tormail.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/170454: [patch] multimedia/x264: use shared PGO_DESC
Message-ID:  <1SylGD-0004xX-UP@internal.tormail.org>
Resent-Message-ID: <201208071510.q77FA1FS075817@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         170454
>Category:       ports
>Synopsis:       [patch] multimedia/x264: use shared PGO_DESC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 07 15:10:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Jan Beich
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
PGO_DESC was added to bsd.options.desc.mk per ports/170275.
>Description:
>How-To-Repeat:
>Fix:
--- pgo_desc.diff begins here ---
Index: multimedia/x264/Makefile
===================================================================
--- multimedia/x264/Makefile	(revision 302243)
+++ multimedia/x264/Makefile	(working copy)
@@ -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
--- pgo_desc.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1SylGD-0004xX-UP>