Remove romp target
This commit is contained in:
parent
1cf877ad9b
commit
2755afbaec
2 changed files with 4 additions and 4 deletions
|
@ -1,3 +1,7 @@
|
|||
2002-06-20 Nathanael Nerode <neroden@twcny.rr.com>
|
||||
|
||||
* ld/configure.host (romp): Drop support.
|
||||
|
||||
2002-06-18 Chris Demetriou <cgd@broadcom.com>
|
||||
|
||||
* emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Check
|
||||
|
|
|
@ -231,8 +231,4 @@ alpha*-*-*)
|
|||
NATIVE_LIB_DIRS='/usr/local/lib /usr/ccs/lib /lib /usr/lib'
|
||||
;;
|
||||
|
||||
romp-*-*)
|
||||
HDEFINES=-DNO_VARARGS
|
||||
;;
|
||||
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue