mirror of
https://gcc.gnu.org/git/gcc.git
synced 2025-01-04 01:53:57 +08:00
6 lines
148 B
Plaintext
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'
|