freebsd-skq/lib/csu/arm
dim 43d137bb90 Remove -mlong-calls vhen building arm libraries and llvm.
Clang from 9.0.0 onwards already has the necessary relocation range
extenders, so this workaround is no longer needed (it produces longer
and slower code). Tested on real hardware, and in cross-compile
environment.

Submitted by:	mmel
2020-03-10 06:49:43 +00:00
..
crt1.c crt: switch to standard note type definitions from elf_common.h 2018-10-04 17:35:32 +00:00
crt.h Build the csu tests on all architectures. 2018-10-30 14:44:12 +00:00
crti.S
crtn.S
Makefile Remove -mlong-calls vhen building arm libraries and llvm. 2020-03-10 06:49:43 +00:00
Makefile.depend