From: Nick Clifton Date: Thu, 20 Jun 2002 14:10:38 +0000 (+0000) Subject: Remove romp target X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2755afbaecb8694ad47289cf994b41cab358b08f;p=binutils-gdb.git Remove romp target --- diff --git a/ld/ChangeLog b/ld/ChangeLog index d90217b65cf..d02bc652cac 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2002-06-20 Nathanael Nerode + + * ld/configure.host (romp): Drop support. + 2002-06-18 Chris Demetriou * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Check diff --git a/ld/configure.host b/ld/configure.host index 6622c31ad6f..56ed187b1db 100644 --- a/ld/configure.host +++ b/ld/configure.host @@ -231,8 +231,4 @@ alpha*-*-*) NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib' ;; -romp-*-*) - HDEFINES=-DNO_VARARGS - ;; - esac