Joe Orton wrote:
(FWIW, if you are attempting to vary the compiler ABI choice it should be done by using CC="cc -foo" rather than adding flags to {C,LD}FLAGS)
Just on that point, users could argue that's an attribute of our bogus
autoconf usage ;-) There's not a lot preventing us from making {C|LD}FLAGS
work 'properly', except for a ton of effort I doubt we have time to both
implement and properly review :)
