Page MenuHomeFreeBSD

pmc: Fix some problems with the makefile
ClosedPublic

Authored by markj on Feb 15 2024, 6:26 PM.
Tags
None
Referenced Files
F165022636: D43923.id134389.diff
Wed, Aug 5, 9:00 AM
Unknown Object (File)
Wed, Aug 5, 5:11 AM
Unknown Object (File)
Wed, Aug 5, 3:33 AM
Unknown Object (File)
Tue, Aug 4, 6:22 AM
Unknown Object (File)
Mon, Jul 27, 7:07 AM
Unknown Object (File)
Jul 5 2026, 5:29 PM
Unknown Object (File)
May 22 2026, 9:07 AM
Unknown Object (File)
May 12 2026, 6:11 AM
Subscribers

Details

Summary
  • For some reason we don't build it as a PIE, but I don't have any problems doing so with either clang or gcc.
  • There is no apparent need to override WARNS, so don't.
  • Some building with -O0, presumably that's left over from debugging.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 56048
Build 52937: arc lint + arc unit