Commit bcf2fe9c by Richard Henderson Committed by Richard Henderson

* config/alpha/gnu.h (CPP_PREDEFINES): Underscores for gnu_hurd.

From-SVN: r52346
parent d3a193e3
2002-04-15 Richard Henderson <rth@redhat.com>
* config/alpha/gnu.h (CPP_PREDEFINES): Underscores for gnu_hurd.
2002-04-15 David S. Miller <davem@redhat.com>
* rtlanal.c (note_stores): Don't present PARALLEL SET_DESTs
......
......@@ -5,7 +5,7 @@
#undef CPP_PREDEFINES
#define CPP_PREDEFINES \
"-D__GNU__ -Dgnu_hurd -Dunix -Asystem=gnu -D_LONGLONG -D__alpha__ -D__ELF__"
"-D__GNU__ -D__gnu_hurd__ -Dunix -Asystem=gnu -D_LONGLONG -D__alpha__ -D__ELF__"
#undef ELF_DYNAMIC_LINKER
#define ELF_DYNAMIC_LINKER "/lib/ld.so"
......
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