Page MenuHomeFreeBSD

pmc: Fix some problems with the makefile
ClosedPublic

Authored by markj on Feb 15 2024, 6:26 PM.
Tags
None
Referenced Files
F164962521: D43923.id134448.diff
Wed, Aug 5, 3:33 AM
F164833262: D43923.diff
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
Unknown Object (File)
May 10 2026, 8:17 PM
Unknown Object (File)
May 10 2026, 4:52 PM
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 Not Applicable
Unit
Tests Not Applicable