blob: f2b8c94b24a4971f074a5607371f4a54b5ce32a6 [file] [log] [blame]
# The spiffy cpp-precomp chokes on some legitimate constructs in GCC
# sources; use -traditional-cpp to get to GNU cpp. (This is another
# peculiarity of Apple's GCC that we hope to get rid of.)
CC = cc -traditional-cpp