From: Franz Sirl Date: Sat, 15 Aug 1998 23:23:32 +0000 (-0600) Subject: linux.h (CPP_OS_DEFAULT_SPEC): Define. X-Git-Tag: prereleases/egcs-1.1-prerelease~59 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff67b46467869903c3178f2ff894ea77a1602385;p=thirdparty%2Fgcc.git linux.h (CPP_OS_DEFAULT_SPEC): Define. � * rs6000/linux.h (CPP_OS_DEFAULT_SPEC): Define. From-SVN: r21756 --- diff --git a/gcc/config/rs6000/linux.h b/gcc/config/rs6000/linux.h index a3f87d962017..19f939f7a694 100644 --- a/gcc/config/rs6000/linux.h +++ b/gcc/config/rs6000/linux.h @@ -25,6 +25,9 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define CPP_PREDEFINES \ "-DPPC -D__ELF__ -Dunix -Dlinux -Dpowerpc -Asystem(unix) -Asystem(linux) -Acpu(powerpc) -Amachine(powerpc)" +#undef CPP_OS_DEFAULT_SPEC +#define CPP_OS_DEFAULT_SPEC "%(cpp_os_linux)" + #undef LINK_SPEC #define LINK_SPEC "-m elf32ppc %{G*} %{shared:-shared} \ %{!shared: \