diff options
Diffstat (limited to 'gcc/config/alpha/t-vms')
-rw-r--r-- | gcc/config/alpha/t-vms | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/alpha/t-vms b/gcc/config/alpha/t-vms index d6850053597..760f943d063 100644 --- a/gcc/config/alpha/t-vms +++ b/gcc/config/alpha/t-vms @@ -17,10 +17,6 @@ # along with GCC; see the file COPYING3. If not see # <http://www.gnu.org/licenses/>. -LIB2FUNCS_EXTRA = $(srcdir)/config/alpha/vms-gcc_shell_handler.c - MULTILIB_OPTIONS = mcpu=ev6 MULTILIB_DIRNAMES = ev6 MULTILIB_OSDIRNAMES = ev6 -LIBGCC = stmp-multilib -INSTALL_LIBGCC = install-multilib |