1952e2e1c1
These bits are taken from the FSF anoncvs repo on 1-Feb-2002 08:20 PST.
12 lines
278 B
C
12 lines
278 B
C
#undef CPP_PREDEFINES
|
|
#define CPP_PREDEFINES "-Dsparc -Dsun -Dunix -Asystem=unix -Asystem=bsd"
|
|
|
|
/* Override the name of the mcount profiling function. */
|
|
|
|
#undef MCOUNT_FUNCTION
|
|
#define MCOUNT_FUNCTION "*.mcount"
|
|
|
|
/* LINK_SPEC is needed only for SunOS 4. */
|
|
|
|
#undef LINK_SPEC
|