1993-05-07 17:37:16 -04:00
|
|
|
# Suppress building libgcc1.a, since the MIPS compiler port is complete
|
|
|
|
# and does not need anything from libgcc1.a.
|
|
|
|
LIBGCC1 = libgcc1.null
|
1993-09-09 16:05:26 -04:00
|
|
|
CROSS_LIBGCC1 = libgcc1.null
|
1994-11-16 16:35:44 -05:00
|
|
|
|
|
|
|
MULTILIB_OPTIONS=EL/EB
|
|
|
|
MULTILIB_DIRNAMES=el eb
|
|
|
|
MULTILIB_MATCHES=
|
|
|
|
|
|
|
|
LIBGCC = stmp-multilib
|
|
|
|
INSTALL_LIBGCC = install-multilib
|