HomeFreeBSD

Stop using STATIC_CFLAGS.

Description

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

Details

Provenance
jhbAuthored on
Differential Revision
D25305: Stop using STATIC_CFLAGS.
Parents
rS362784: vm: Add missing WITNESS warnings for M_WAITOK allocation
Branches
Unknown
Tags
Unknown