The following reply was made to PR ports/182468; it has been noted by GNATS.
From: Eitan Adler <[email protected]> To: =?UTF-8?Q?Bernhard_Fr=C3=B6hlich?= <[email protected]>, bug-followup <[email protected]>, Peter Jeremy <[email protected]> Cc: [email protected] Subject: Re: ports/182468: [patch] lang/gcc builds unrunnable emulators/virtualbox-ose Date: Sun, 17 Nov 2013 16:32:46 -0500 On Wed, Nov 13, 2013 at 7:40 AM, Bernhard Fr=C3=B6hlich <[email protected]>= wrote: > The following reply was made to PR ports/182468; it has been noted by GNA= TS. > > From: =3D?ISO-8859-1?Q?Bernhard_Fr=3DF6hlich?=3D <[email protected]> > To: [email protected], [email protected] > Cc: > Subject: Re: ports/182468: [patch] lang/gcc builds unrunnable emulators/v= irtualbox-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 u= sed=3D 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=3Dcompiler exposed a variable indicating the runtime? --=20 Eitan Adler _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
