mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-03 07:07:20 +00: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'
|