Page MenuHomeFreeBSD

pmc: Fix some problems with the makefile
ClosedPublic

Authored by markj on Feb 15 2024, 6:26 PM.
Tags
None
Referenced Files
F171411458: D43923.id134448.diff
Thu, Sep 10, 11:52 PM
F171364409: D43923.id134389.diff
Thu, Sep 10, 5:01 PM
F171352730: D43923.diff
Thu, Sep 10, 3:15 PM
Unknown Object (File)
Sat, Sep 5, 5:25 PM
Unknown Object (File)
Sat, Sep 5, 4:42 PM
Unknown Object (File)
Sat, Sep 5, 4:42 PM
Unknown Object (File)
Sat, Sep 5, 3:26 PM
Unknown Object (File)
Sat, Sep 5, 10:26 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