* config/alpha/gnu.h (CPP_PREDEFINES): Underscores for gnu_hurd.
From-SVN: r52346
This commit is contained in:
parent
d3a193e36c
commit
bcf2fe9c93
@ -1,3 +1,7 @@
|
||||
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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user