Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jan 2009 11:35:20 -0600
From:      "Michael Johnson" <ahze@freebsd.org>
To:        "Gerald Pfeifer" <gerald@pfeifer.com>
Cc:        multimedia@freebsd.org
Subject:   Re: devel/liboil and USE_GCC
Message-ID:  <b2203fed0901060935o2fbdf2a6s74410295c1608603@mail.gmail.com>
In-Reply-To: <alpine.LSU.1.99.0901061517370.12007@acrux.dbai.tuwien.ac.at>
References:  <alpine.LSU.1.99.0901061517370.12007@acrux.dbai.tuwien.ac.at>

next in thread | previous in thread | raw e-mail | index | archive | help
Please go ahead with it, thanks!

On Tue, Jan 6, 2009 at 8:19 AM, Gerald Pfeifer <gerald@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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "
> freebsd-multimedia-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b2203fed0901060935o2fbdf2a6s74410295c1608603>