Page MenuHomeFreeBSD

Stop using STATIC_CFLAGS.
ClosedPublic

Authored by jhb on Jun 16 2020, 10:11 PM.
Tags
None
Referenced Files
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)
Fri, Apr 24, 10:35 PM
Unknown Object (File)
Fri, Apr 24, 3:46 PM
Unknown Object (File)
Fri, Apr 24, 7:24 AM
Unknown Object (File)
Thu, Apr 23, 5:21 PM
Unknown Object (File)
Tue, Apr 21, 1:27 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

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.