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