Page MenuHomeFreeBSD

Stop using STATIC_CFLAGS.
ClosedPublic

Authored by jhb on Jun 16 2020, 10:11 PM.
Tags
None
Referenced Files
F82049309: D25305.id73879.diff
Thu, Apr 25, 12:19 AM
Unknown Object (File)
Tue, Apr 23, 9:46 AM
Unknown Object (File)
Mar 22 2024, 5:21 PM
Unknown Object (File)
Mar 22 2024, 5:21 PM
Unknown Object (File)
Mar 22 2024, 5:21 PM
Unknown Object (File)
Mar 9 2024, 2:11 PM
Unknown Object (File)
Dec 25 2023, 12:46 AM
Unknown Object (File)
Dec 25 2023, 12:46 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

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.