Page MenuHomeFreeBSD

Stop using STATIC_CFLAGS.
ClosedPublic

Authored by jhb on Jun 16 2020, 10:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 4, 6:12 AM
Unknown Object (File)
Wed, Sep 24, 8:46 PM
Unknown Object (File)
Sep 6 2025, 10:16 AM
Unknown Object (File)
Sep 5 2025, 2:05 PM
Unknown Object (File)
Sep 4 2025, 11:07 AM
Unknown Object (File)
Aug 27 2025, 6:27 PM
Unknown Object (File)
Aug 21 2025, 7:32 AM
Unknown Object (File)
Aug 21 2025, 7:27 AM
Subscribers

Details

Summary

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.

Test Plan
  • make tinderbox

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Jun 16 2020, 10:11 PM
jhb created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Jun 29 2020, 5:19 PM
Closed by commit rS362785: Stop using STATIC_CFLAGS. (authored by jhb). · Explain Why
This revision was automatically updated to reflect the committed changes.