From a25c69950303dc18dc5c2d8fcba3d4e3639ee1eb Mon Sep 17 00:00:00 2001 From: Rainer Orth Date: Tue, 12 Nov 2002 11:14:07 +0000 Subject: [PATCH] t-iris6 (MULTILIB_OSDIRNAMES): Restore old directories. * config/mips/t-iris6 (MULTILIB_OSDIRNAMES): Restore old directories. From-SVN: r59046 --- gcc/ChangeLog | 5 +++++ gcc/config/mips/t-iris6 | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ab0c5a8fc8ca..9c713056aa44 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2002-11-12 Rainer Orth + + * config/mips/t-iris6 (MULTILIB_OSDIRNAMES): Restore old + directories. + 2002-11-11 Janis Johnson * doc/contrib.texi: Merge in the list from the libstdc++ web pages. diff --git a/gcc/config/mips/t-iris6 b/gcc/config/mips/t-iris6 index f0bee5a2be79..b002dd9abd71 100644 --- a/gcc/config/mips/t-iris6 +++ b/gcc/config/mips/t-iris6 @@ -4,7 +4,7 @@ MULTILIB_OPTIONS=mabi=n32/mabi=64 MULTILIB_DIRNAMES= MULTILIB_MATCHES= -MULTILIB_OSDIRNAMES=../lib32 ../lib64 +MULTILIB_OSDIRNAMES=. mabi=64 LIBGCC = stmp-multilib INSTALL_LIBGCC = install-multilib -- 2.47.2