mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-03 07:10:28 +08:00
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:
parent
1a35e62db3
commit
298a4bf2ea
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user