# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 = 
CROSS_LIBGCC1 = 

# Don't run fixproto
STMP_FIXPROTO =

# Don't install "assert.h" in gcc. We use the one in glibc.
INSTALL_ASSERT_H =

# This results in far to many libs ...  Unfortunately we need them at
# least for now.
MULTILIB_OPTIONS=EL/EB
MULTILIB_DIRNAMES=el eb
MULTILIB_MATCHES=
MULTILIB_EXCLUDE=

LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-multilib
