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

Garrett Cooper yanegomi at gmail.com
Wed Dec 14 22:55:16 UTC 2011


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


More information about the freebsd-ports mailing list