xref: /openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/t-netbsd-sh5 (revision c87b03e512fc05ed6e0222f6fb0ae86264b1d05b)
1TARGET_LIBGCC2_CFLAGS = -fpic
2
3LIB2FUNCS_EXTRA=
4
5EXTRA_MULTILIB_PARTS=
6
7# NetBSD's C library includes a fast software FP library that
8# has support for setting/setting the rounding mode, exception
9# mask, etc.  Therefore, we don't want to include software FP
10# in libgcc.
11FPBIT =
12DPBIT =
13