mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-13 17:20:03 -04: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'
|