Date: Wed, 14 Dec 2011 14:28:48 -0800 From: Garrett Cooper <yanegomi@gmail.com> To: Roman Divacky <rdivacky@freebsd.org> Cc: Current FreeBSD <freebsd-current@freebsd.org>, "O. Hartmann" <ohartman@zedat.fu-berlin.de>, Ports FreeBSD <freebsd-ports@freebsd.org> Subject: Re: ports: clang: error: unsupported option '-dumpspecs' Message-ID: <CAGH67wTWdX1DnCQK6qMrt_WX07Diw9PbQjF2GSu3HnmdqWrW_w@mail.gmail.com> In-Reply-To: <20111214215245.GA92538@freebsd.org> References: <4EE8F3FF.6060106@zedat.fu-berlin.de> <20111214215245.GA92538@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 14, 2011 at 1:52 PM, Roman Divacky <rdivacky@freebsd.org> wrote: > -dumpspecs is a gcc internal thing that clang will never support (it doesnt use > specs). It's wrong for ports to mess with the internals of the compiler and > this should be fixed in a clean way. > > Ie. we have to replace the -dumpspec | grep something with a saner check. The fact that gcc -dumpspecs is looked at at all is a really bad idea. Do you know which port in the tree is calling this? Thanks, -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGH67wTWdX1DnCQK6qMrt_WX07Diw9PbQjF2GSu3HnmdqWrW_w>