diff options
Diffstat (limited to 'ld/config/hppaelf.mh')
-rw-r--r-- | ld/config/hppaelf.mh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/config/hppaelf.mh b/ld/config/hppaelf.mh index a879616..370766a 100644 --- a/ld/config/hppaelf.mh +++ b/ld/config/hppaelf.mh @@ -1,3 +1,3 @@ HOSTING_CRT0=/lib/crt0.o HOSTING_LIBS=-lc -HOSTING_EMU=LDEMULATION=hppaelf; export LDEMULATION +HOSTING_EMU=-m hppaelf |