t-sol2-10 revision 169690
1MULTILIB_OPTIONS = m32/m64
2MULTILIB_DIRNAMES = 32 amd64
3MULTILIB_OSDIRNAMES = . amd64
4
5LIBGCC = stmp-multilib
6INSTALL_LIBGCC = install-multilib
7
8# GCC contains i386 assembler sources for some of the startfiles
9# which aren't appropriate for amd64.  Just use the installed
10# versions of: crt1.o crti.o crtn.o gcrt1.o
11EXTRA_MULTILIB_PARTS=gmon.o crtbegin.o crtend.o
12