8sa1-gcc/gcc/config/rs6000/x-darwin
Stan Shebs 18922061f5 xm-darwin.h: New file, Darwin host definitions.
* config/rs6000/xm-darwin.h: New file, Darwin host definitions.
        * config/rs6000/x-darwin: New file, Darwin host fragment.
        * config.gcc (powerpc-*-darwin*): New host.
        * system.h (HAVE_DESIGNATED_INITIALIZERS):  Allow this to be
        overridden by a config file.

From-SVN: r37601
2000-11-21 03:02:09 +00:00

6 lines
221 B
Plaintext

# 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