Page MenuHomeFreeBSD

pmc: Fix some problems with the makefile
ClosedPublic

Authored by markj on Feb 15 2024, 6:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 22, 5:40 AM
Unknown Object (File)
Sun, Jun 16, 11:28 AM
Unknown Object (File)
Sun, Jun 2, 4:42 PM
Unknown Object (File)
May 22 2024, 12:08 AM
Unknown Object (File)
May 13 2024, 12:59 PM
Unknown Object (File)
May 13 2024, 12:59 PM
Unknown Object (File)
May 13 2024, 10:29 AM
Unknown Object (File)
May 6 2024, 2:22 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 56048
Build 52937: arc lint + arc unit