[gcc]
[official-gcc.git] / libgcc / config / rs6000 / t-freebsd64
blob5dc0d4895357ef44460a8beb8a9e22d7de64daa2
1 HOST_LIBGCC2_CFLAGS += -mno-minimal-toc
2 SHLIB_MAPFILES = libgcc-std.ver
4 softfp_wrap_start := '\#ifndef __powerpc64__'
5 softfp_wrap_end := '\#endif'