Page MenuHomeFreeBSD

libprocstat: extend zfs_defs hack for .pieo
ClosedPublic

Authored by emaste on Sep 12 2021, 11:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 19, 7:28 AM
Unknown Object (File)
Thu, Sep 17, 5:18 PM
Unknown Object (File)
Thu, Sep 17, 5:17 PM
Unknown Object (File)
Thu, Sep 17, 4:53 PM
Unknown Object (File)
Wed, Aug 26, 8:15 AM
Unknown Object (File)
Aug 10 2026, 9:59 AM
Unknown Object (File)
Aug 10 2026, 8:25 AM
Unknown Object (File)
Aug 7 2026, 6:19 PM
Subscribers
None

Details

Summary
By default _pie.a archives are built only for INTERNALLIBs, so there is
usually no need for zfs_defs.pieo to exist.  However, some experimental
work builds _pie.a archives for everything.  Extend the existing set of
zfs_defs hacks to build zfs_defs.pieo as well.

MFC after:      1 week
Sponsored by:   The FreeBSD Foundation

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable