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)
Sun, Dec 8, 1:27 PM
Unknown Object (File)
Sat, Dec 7, 8:08 AM
Unknown Object (File)
Thu, Dec 5, 12:45 PM
Unknown Object (File)
Nov 23 2024, 10:58 AM
Unknown Object (File)
Nov 12 2024, 2:46 PM
Unknown Object (File)
Nov 12 2024, 2:42 PM
Unknown Object (File)
Oct 31 2024, 7:38 PM
Unknown Object (File)
Oct 14 2024, 4:03 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