freebsd-dev/lib/csu/arm
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
..
crt1_c.c Remove the sed hack for ABI tag notes. 2020-06-15 19:38:48 +00:00
crt1_s.S Always compile the brand and ignore init ELF notes standalone. 2020-06-24 17:54:24 +00:00
crt.h Build the csu tests on all architectures. 2018-10-30 14:44:12 +00:00
crti.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
crtn.S Annotate arm userspace assembler sources stating their tolerance to 2015-09-29 16:09:58 +00:00
Makefile Stop using STATIC_CFLAGS. 2020-06-29 17:19:08 +00:00
Makefile.depend META_MODE: Remove DEP_MACHINE from Makefile.depend files. 2015-09-25 19:44:01 +00:00