Retro68/gcc/libgcc/config/rs6000/t-freebsd64
2014-09-21 19:33:12 +02:00

6 lines
148 B
Plaintext

HOST_LIBGCC2_CFLAGS += -mno-minimal-toc
SHLIB_MAPFILES = libgcc-std.ver
softfp_wrap_start := '\#ifndef __powerpc64__'
softfp_wrap_end := '\#endif'