(GNU_CPP_PREDEFINES): Remove -D__HURD__.

From-SVN: r9314
This commit is contained in:
Roland McGrath 1995-04-05 03:35:44 +00:00
parent a65c428438
commit 784ea07468
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"-D" machine " -Acpu(" machine ") -Amachine(" machine ")" \
"-Dunix -Asystem(unix) \
-DMACH -Asystem(mach) \
-D__GNU__ -Asystem(gnu) -D__HURD__"
-D__GNU__ -Asystem(gnu)"
/* Provide GCC options for standard feature-test macros. */
#undef CPP_SPEC