Page MenuHomeFreeBSD

krb5: Build pkgconfig files with libraries
ClosedPublic

Authored by ivy on Aug 17 2025, 9:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 3, 9:59 AM
Unknown Object (File)
Fri, Jul 3, 12:35 AM
Unknown Object (File)
Thu, Jul 2, 7:37 PM
Unknown Object (File)
Tue, Jun 30, 8:44 PM
Unknown Object (File)
May 29 2026, 12:02 PM
Unknown Object (File)
May 29 2026, 4:15 AM
Unknown Object (File)
May 28 2026, 12:59 PM
Unknown Object (File)
May 17 2026, 12:27 AM
Subscribers

Details

Summary

For various reasons, trying to build 32-bit compatibility PCFILES
outside of a directory which is not a library doesn't work. Add a
new krb5/Makefile.pc with the build rule for .pc.in.pc, and use
this to build each pc file along with the library it's associated
with.

This means we automatically get 32-bit pcfiles in /usr/lib32, and
is arguably more correct anyway since if we don't build a library
for some reason, we also won't build its pcfiles.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 66313
Build 63196: arc lint + arc unit