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)
Tue, Nov 12, 2:46 PM
Unknown Object (File)
Tue, Nov 12, 2:42 PM
Unknown Object (File)
Thu, Oct 31, 7:38 PM
Unknown Object (File)
Oct 14 2024, 4:03 PM
Unknown Object (File)
Oct 4 2024, 3:49 PM
Unknown Object (File)
Oct 1 2024, 7:08 PM
Unknown Object (File)
Sep 29 2024, 7:18 AM
Unknown Object (File)
Sep 25 2024, 11:01 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