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)
Aug 26 2025, 2:42 AM
Unknown Object (File)
Aug 2 2025, 5:13 AM
Unknown Object (File)
Jul 28 2025, 3:20 AM
Unknown Object (File)
Jun 27 2025, 12:26 PM
Unknown Object (File)
Jun 27 2025, 12:22 PM
Unknown Object (File)
Jun 26 2025, 5:55 AM
Unknown Object (File)
Jun 26 2025, 4:18 AM
Unknown Object (File)
Jun 26 2025, 4:18 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