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, Apr 29, 10:32 PM
Unknown Object (File)
Wed, Apr 29, 11:50 AM
Unknown Object (File)
Sun, Apr 26, 6:28 AM
Unknown Object (File)
Sat, Apr 18, 9:58 AM
Unknown Object (File)
Apr 16 2026, 7:21 AM
Unknown Object (File)
Apr 15 2026, 5:47 AM
Unknown Object (File)
Apr 12 2026, 12:54 AM
Unknown Object (File)
Apr 9 2026, 12:52 AM
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