gnu.h (CPP_PREDEFINES): Define __gnu_hurd__, not gnu_hurd.

* config/i386/gnu.h (CPP_PREDEFINES): Define __gnu_hurd__,
	not gnu_hurd.

From-SVN: r52286
This commit is contained in:
Mark Mitchell 2002-04-13 22:10:56 +00:00 committed by Mark Mitchell
parent e0ff1ded8f
commit 77660a9a05
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2002-04-13 Mark Mitchell <mark@codesourcery.com>
* config/i386/gnu.h (CPP_PREDEFINES): Define __gnu_hurd__,
not gnu_hurd.
2002-04-13 Hans-Peter Nilsson <hp@axis.com>
* config/cris/linux.h (CRIS_CPP_SUBTARGET_SPEC): Fix typo.

View File

@ -5,7 +5,7 @@
#undef CPP_PREDEFINES
#define CPP_PREDEFINES "-D__ELF__ -DMACH -Asystem=mach \
-Dunix -Asystem=unix -Asystem=posix -Dgnu_hurd -D__GNU__ -Asystem=gnu"
-Dunix -Asystem=unix -Asystem=posix -D__gnu_hurd__ -D__GNU__ -Asystem=gnu"
#undef CPP_SPEC
#define CPP_SPEC "%(cpp_cpu) \