Am 12/14/11 23:28, schrieb Garrett Cooper:
> On Wed, Dec 14, 2011 at 1:52 PM, Roman Divacky 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 clea
On Wed, Dec 14, 2011 at 1:52 PM, Roman Divacky 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 |
-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.
On Wed, Dec 14, 2011 at 08:07: