The following reply was made to PR ports/182468; it has been noted by GNATS.
From: Eitan Adler <li...@eitanadler.com> To: =?UTF-8?Q?Bernhard_Fr=C3=B6hlich?= <de...@bluelife.at>, bug-followup <bug-follo...@freebsd.org>, Peter Jeremy <pe...@rulingia.com> Cc: v...@freebsd.org 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 <de...@bluelife.at>= 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 <de...@bluelife.at> > To: bug-follo...@freebsd.org, pe...@rulingia.com > 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 _______________________________________________ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"