mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-22 21:57:41 +01: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'
|