freebsd-src/lib/csu
John Baldwin dc319d05ae Stop using STATIC_CFLAGS.
This was added in r293648 to pass -mlong-calls for crt1.o and gcrt1.o.
The use of -mlong-calls was removed in r358851 for LLVM 10.0, leaving
STATIC_CFLAGS empty.

Sponsored by:	DARPA
Differential Revision:	https://reviews.freebsd.org/D25305
2020-06-29 17:19:08 +00:00
..
aarch64 Only include object files from .ALLSRC when linking crt1 objects. 2020-06-26 19:46:30 +00:00
amd64 Remove the sed hack for ABI tag notes. 2020-06-15 19:38:48 +00:00
arm Stop using STATIC_CFLAGS. 2020-06-29 17:19:08 +00:00
common Remove the sed hack for ABI tag notes. 2020-06-15 19:38:48 +00:00
i386 Only include object files from .ALLSRC when linking crt1 objects. 2020-06-26 19:46:30 +00:00
mips Remove the sed hack for ABI tag notes. 2020-06-15 19:38:48 +00:00
powerpc Remove the sed hack for ABI tag notes. 2020-06-15 19:38:48 +00:00
powerpc64 Remove the sed hack for ABI tag notes. 2020-06-15 19:38:48 +00:00
riscv Only include object files from .ALLSRC when linking crt1 objects. 2020-06-26 19:46:30 +00:00
tests Revert r353140: Re-add ALLOW_MIPS_SHARED_TEXTREL, sprinkle it around 2020-01-14 17:50:13 +00:00
Makefile Build the csu tests on all architectures. 2018-10-30 14:44:12 +00:00
Makefile.inc Remove the sed hack for ABI tag notes. 2020-06-15 19:38:48 +00:00