On Wed, Dec 14, 2011 at 1:52 PM, Roman Divacky <rdiva...@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 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"