Commit 784ea074 by Roland McGrath

(GNU_CPP_PREDEFINES): Remove -D__HURD__.

From-SVN: r9314
parent a65c4284
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
"-D" machine " -Acpu(" machine ") -Amachine(" machine ")" \ "-D" machine " -Acpu(" machine ") -Amachine(" machine ")" \
"-Dunix -Asystem(unix) \ "-Dunix -Asystem(unix) \
-DMACH -Asystem(mach) \ -DMACH -Asystem(mach) \
-D__GNU__ -Asystem(gnu) -D__HURD__" -D__GNU__ -Asystem(gnu)"
/* Provide GCC options for standard feature-test macros. */ /* Provide GCC options for standard feature-test macros. */
#undef CPP_SPEC #undef CPP_SPEC
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment