ports/132231: [PATCH] www/firefox3: Add option to build with Profile-Guided Optimization

Ion-Mihai Tetcu itetcu at FreeBSD.org
Thu Apr 2 22:51:18 PDT 2009


On Mon, 30 Mar 2009 08:30:03 GMT
Mario Sergio Fujikawa Ferreira <lioux at FreeBSD.org> wrote:

> The following reply was made to PR ports/132231; it has been noted by
> GNATS.
> 
> From: Mario Sergio Fujikawa Ferreira <lioux at FreeBSD.org>
> To: bug-followup at FreeBSD.org
> Cc: lioux at freebsd.org, gnome at FreeBSD.org
> Subject: Re: ports/132231: [PATCH] www/firefox3: Add option to build
> with Profile-Guided Optimization
> Date: Mon, 30 Mar 2009 05:03:55 -0300
> 
>  --Kj7319i9nmIyA2yE
>  Content-Type: text/plain; charset=us-ascii
>  Content-Disposition: inline
>  
>  Hi,
>  
>  	The patch had to be slightly modified after the
> MAKE_JOBS_SAFE option was added.
>  
>  	The updated patch work with Firefox 3.0.8.

 [ .. ]

>   OPTIONS=	DBUS "Enable D-BUS support" on \
>   		NEWTAB "Open external links in a new tab" on \
>  +		PGO "Enable Profile-Guided Optimization" off \
>   		SMB "Enable smb:// URI support using gnomevfs" off
>   
>   .include <bsd.port.pre.mk>
>  @@ -73,6 +73,18 @@
>   LIB_DEPENDS+=	dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
>   .endif
>   
>  +.if defined(WITH_PGO)
>  +USE_PYTHON_BUILD=	yes
>  +.include "${PORTSDIR}/Mk/bsd.python.mk"

 [ .. ]

Does anything prevent the use of bsd.port.options.mk instead of
this .include?



-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu at FreeBSD.org, PGP Key ID 057E9F8B493A297B
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090403/f716d6df/signature.pgp


More information about the freebsd-gnome mailing list