summaryrefslogtreecommitdiff
path: root/bin/sh/tests/parser/func3.0
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2025-12-17 16:50:44 -0800
committerCy Schubert <cy@FreeBSD.org>2026-01-20 05:41:02 -0800
commit1876de606eb876b7a97beccfe6fcc89e60a72a25 (patch)
treeb181141dbde88f34d6762a45409c1a7f2bec78d3 /bin/sh/tests/parser/func3.0
parent6f15ba8004c3fdc2fb12f0cd6618d1b3a40aab7d (diff)
krb5: Expose missing symbolsHEADmain
Add symbols found in the port but not in base. This requires replacing a shared libkrb5profile.so with libkrb5profile.a (with -fPIC so it can be used by shared libraries). We do this by making libkrb5profile INTERNALLIB. Base currently has libkrb5profile in a shared library. The patch moves those functions to the various "consumer" libraries as the port does. Symbols that should be in the other libraries are in libkrb5profile.so. This is causing some ports issues. PR: 291695 Reported by: michaelo, markj, Chris Inacio <inacio@andrew.cmu.edu> Tested by: michaelo Fixes: ae07a5805b19 Reviewed by: michaelo (previous version) MFC after: 2 weeks Differential revision: https://reviews.freebsd.org/D54323
Diffstat (limited to 'bin/sh/tests/parser/func3.0')
0 files changed, 0 insertions, 0 deletions