blob: 6eb5217a937ac00bf2e1de29897fbab8e6ef0475 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
SYSTEM_HEADER_DIR = /usr/cross64/usr/include
AR = /usr/cross64/usr/bin/ar
# The rest of the file is identical to t-iris6.
MULTILIB_OPTIONS=mips1/mips2/mips3/mips4
MULTILIB_DIRNAMES=
MULTILIB_MATCHES=
LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-multilib
|