Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/libgcc/config/rs6000/t-freebsd64

6 lines
148 B
Text
Raw Normal View History

2023-03-06 14:48:14 +01:00
HOST_LIBGCC2_CFLAGS += -mno-minimal-toc
SHLIB_MAPFILES = libgcc-std.ver
softfp_wrap_start := '\#ifndef __powerpc64__'
softfp_wrap_end := '\#endif'