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)
Wed, Aug 26, 8:15 AM
Unknown Object (File)
Mon, Aug 10, 9:59 AM
Unknown Object (File)
Mon, Aug 10, 8:25 AM
Unknown Object (File)
Fri, Aug 7, 6:19 PM
Unknown Object (File)
Wed, Aug 5, 6:17 AM
Unknown Object (File)
Wed, Aug 5, 4:52 AM
Unknown Object (File)
Tue, Aug 4, 7:15 AM
Unknown Object (File)
Jul 19 2026, 5:34 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