devel/liboil and USE_GCC

Michael Johnson ahze at freebsd.org
Tue Jan 6 18:03:33 UTC 2009


Please go ahead with it, thanks!

On Tue, Jan 6, 2009 at 8:19 AM, Gerald Pfeifer <gerald at pfeifer.com> wrote:

> I am in the process of removing lang/gcc41 and would thus like to
> change USE_GCC=4.1+ to USE_GCC=4.2+ (which is equivalent for those
> who have installed GCC 4.2 already) in devel/liboil/Makefile.
>
> (Not sure how approval works when the maintainer is a mailing list,
> but let's see... ;-)
>
> Gerald
>
> Index: Makefile
> ===================================================================
> RCS file: /home/ncvs/ports/devel/liboil/Makefile,v
> retrieving revision 1.34
> diff -u -3 -p -r1.34 Makefile
> --- Makefile    5 Jan 2009 19:43:50 -0000       1.34
> +++ Makefile    6 Jan 2009 14:17:35 -0000
> @@ -24,7 +24,7 @@ CFLAGS:=      ${CFLAGS:N-O*} -O2
>  .include <bsd.port.pre.mk>
>
>  .if defined(WITH_3DNOW_GCC40) && ${OSVERSION} < 700042
> -USE_GCC=       4.1+
> +USE_GCC=       4.2+
>  RUN_DEPENDS+=  ${BUILD_DEPENDS}
>  .endif
>
> _______________________________________________
> freebsd-multimedia at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "
> freebsd-multimedia-unsubscribe at freebsd.org"
>


More information about the freebsd-multimedia mailing list