Page MenuHomeFreeBSD

pmc: Fix some problems with the makefile
ClosedPublic

Authored by markj on Feb 15 2024, 6:26 PM.
Tags
None
Referenced Files
F151821904: D43923.id134389.diff
Fri, Apr 10, 9:46 PM
Unknown Object (File)
Thu, Apr 9, 11:58 AM
Unknown Object (File)
Thu, Apr 9, 12:41 AM
Unknown Object (File)
Wed, Apr 8, 5:45 AM
Unknown Object (File)
Mon, Apr 6, 9:09 PM
Unknown Object (File)
Wed, Apr 1, 11:35 PM
Unknown Object (File)
Sat, Mar 14, 4:24 PM
Unknown Object (File)
Sat, Mar 14, 2:29 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