t-sol2-10 (MULTILIB_DIRNAMES, [...]): Use amd64 instead of 64.

* config/i386/t-sol2-10 (MULTILIB_DIRNAMES, MULTILIB_OSDIRNAMES):
	Use amd64 instead of 64.

From-SVN: r91161
This commit is contained in:
Joseph Myers 2004-11-24 14:38:11 +00:00 committed by Joseph Myers
parent 1a35e62db3
commit 298a4bf2ea
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2004-11-24 Joseph Myers <joseph@codesourcery.com>
* config/i386/t-sol2-10 (MULTILIB_DIRNAMES, MULTILIB_OSDIRNAMES):
Use amd64 instead of 64.
2004-11-24 Mark Mitchell <mark@codesourcery.com>
Joseph Myers <joseph@codesourcery.com>

View File

@ -1,6 +1,6 @@
MULTILIB_OPTIONS = m32/m64
MULTILIB_DIRNAMES = 32 64
MULTILIB_OSDIRNAMES = . 64
MULTILIB_DIRNAMES = 32 amd64
MULTILIB_OSDIRNAMES = . amd64
LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-multilib