diff options
author | Nick Clifton <nickc@redhat.com> | 2002-06-20 14:10:38 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-06-20 14:10:38 +0000 |
commit | 2755afbaecb8694ad47289cf994b41cab358b08f (patch) | |
tree | cf54fe28b662b9ffa0b88281e107cb632ea67d59 /ld/configure.host | |
parent | 1cf877ad9b542d1f91bfb60ebe7fe5d303641d20 (diff) | |
download | gdb-2755afbaecb8694ad47289cf994b41cab358b08f.zip gdb-2755afbaecb8694ad47289cf994b41cab358b08f.tar.gz gdb-2755afbaecb8694ad47289cf994b41cab358b08f.tar.bz2 |
Remove romp target
Diffstat (limited to 'ld/configure.host')
-rw-r--r-- | ld/configure.host | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ld/configure.host b/ld/configure.host index 6622c31..56ed187 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 |