Page MenuHomeFreeBSD

Stop using STATIC_CFLAGS.
ClosedPublic

Authored by jhb on Jun 16 2020, 10:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 20, 5:59 PM
Unknown Object (File)
Tue, May 12, 10:12 AM
Unknown Object (File)
Wed, Apr 29, 2:48 AM
Unknown Object (File)
Tue, Apr 28, 1:53 AM
Unknown Object (File)
Apr 24 2026, 10:35 PM
Unknown Object (File)
Apr 24 2026, 3:46 PM
Unknown Object (File)
Apr 24 2026, 7:24 AM
Unknown Object (File)
Apr 23 2026, 5:21 PM
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

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 31752
Build 29318: arc lint + arc unit

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.