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