freebsd-dev/contrib/gcc/config/sparc/sun4o3.h

12 lines
278 B
C
Raw Normal View History

#undef CPP_PREDEFINES
#define CPP_PREDEFINES "-Dsparc -Dsun -Dunix -Asystem=unix -Asystem=bsd"
1999-08-26 09:30:50 +00:00
/* Override the name of the mcount profiling function. */
#undef MCOUNT_FUNCTION
#define MCOUNT_FUNCTION "*.mcount"
1999-08-26 09:30:50 +00:00
/* LINK_SPEC is needed only for SunOS 4. */
#undef LINK_SPEC