Retro68/gcc/libgcc/config/rs6000/t-freebsd64

6 lines
148 B
Plaintext
Raw Normal View History

2014-09-21 17:33:12 +00:00
HOST_LIBGCC2_CFLAGS += -mno-minimal-toc
SHLIB_MAPFILES = libgcc-std.ver
softfp_wrap_start := '\#ifndef __powerpc64__'
softfp_wrap_end := '\#endif'