Re: ports: clang: error: unsupported option '-dumpspecs'

From: Garrett Cooper <yanegomi_at_gmail.com>
Date: Wed, 14 Dec 2011 14:28:48 -0800
On Wed, Dec 14, 2011 at 1:52 PM, Roman Divacky <rdivacky_at_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
Received on Wed Dec 14 2011 - 21:28:49 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:21 UTC