summaryrefslogtreecommitdiff
path: root/gcc/config/sparc/t-vxsparc
blob: d99df4ebb9779d12e10b27d283610178ae830fd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
LIBGCC1 = libgcc1.null
CROSS_LIBGCC1 = libgcc1.null

# We don't want to put exit in libgcc.a for VxWorks, because VxWorks
# does not have _exit.
LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -Dexit=unused_exit

MULTILIB_OPTIONS=msoft-float mv8
MULTILIB_DIRNAMES=soft v8
MULTILIB_MATCHES=msoft-float=mno-fpu

LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-multilib