ports/182468: [patch] lang/gcc builds unrunnable emulators/virtualbox-ose
Eitan Adler
lists at eitanadler.com
Sun Nov 17 21:33:19 UTC 2013
On Wed, Nov 13, 2013 at 7:40 AM, Bernhard Fröhlich <decke at bluelife.at> wrote:
> The following reply was made to PR ports/182468; it has been noted by GNATS.
>
> From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= <decke at bluelife.at>
> To: bug-followup at FreeBSD.org, peter at rulingia.com
> Cc:
> Subject: Re: ports/182468: [patch] lang/gcc builds unrunnable emulators/virtualbox-ose
> Date: Wed, 13 Nov 2013 13:31:49 +0100
>
> I think the idea and approach is correct but I went for a slighly more
> conservative
> approach if _GCC_RUNTIME was not set which is true in case base gcc is used=
This can not possibly be correct as the variable begins with a "_".
The initial proposed patch is also incorrect for a similar reason.
_GCC_RUNTIME is not valid for use in a ports Makefile.
Perhaps it would help if USE_GCC or USES=compiler exposed a variable
indicating the runtime?
--
Eitan Adler
More information about the freebsd-emulation
mailing list