flatcar-scripts/sdk_container
James Le Cuirot 18c972f61a
sys-auth/realmd: Fix cross-compiling by pointing to krb5-config location
pkg-config is usually preferable, but this simpler approach works here
because krb5-config is a shell script and the headers and libraries are
in standard paths.

It was previously relying on a wrapper we were creating. It still works
without that, but only because krb5-config also exists on the host, and
we shouldn't assume that.

Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
2024-08-08 16:40:52 +01:00
..
.repo/manifests Update mantle container image to latest HEAD 2024-08-08 14:06:15 +00:00
src/third_party sys-auth/realmd: Fix cross-compiling by pointing to krb5-config location 2024-08-08 16:40:52 +01:00