gcc-papermario/config/mips/t-cross64
2020-09-20 21:06:00 -04:00

20 lines
435 B
Plaintext

SYSTEM_HEADER_DIR = /usr/cross64/usr/include
AR = /usr/cross64/usr/bin/ar
FLOAT_H = $(CROSS_FLOAT_H)
# The rest of the file is identical to t-iris6.
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
CROSS_LIBGCC1 =
MULTILIB_OPTIONS=mips1/mips2/mips3/mips4
MULTILIB_DIRNAMES=
MULTILIB_MATCHES=
LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-multilib