On 2011-05-22 23:30, Mark Linimon wrote:
On Sun, May 22, 2011 at 10:22:56PM +0200, Roman Divacky wrote:
The problem here is deeper in my opinion. What FreeBSD calls
amd64 the rest of the world (ie. linux) calls x86_64, I think
that instead of this we should teach llvm/clang about "amd64".
Maybe as a FreeBSD-only diff.

If we move away from "amd64", we are going to need a _substantial_ amount
of work on ports.

Note, this commit was *only* to set clang's compiled-in default arch on
amd64, to make sure clang selects the correct target CPU when it
generates code.

This should not influence too many configure scripts, unless they
foolishly grep around in "$CC -v" output... ;)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to