xref: /openbsd-src/gnu/gcc/gcc/config/sparc/t-netbsd64 (revision 404b540a9034ac75a6199ad1a32d1bbc7a0d4210)
1*404b540aSrobert# Disable multilib fow now, as NetBSD/sparc64 does not ship with
2*404b540aSrobert# a 32-bit environment.
3*404b540aSrobert#MULTILIB_OPTIONS = m32/m64
4*404b540aSrobert#MULTILIB_DIRNAMES = 32 64
5*404b540aSrobert#MULTILIB_MATCHES =
6*404b540aSrobert
7*404b540aSrobert#LIBGCC = stmp-multilib
8*404b540aSrobert#INSTALL_LIBGCC = install-multilib
9