HomeFreeBSD

librpcsec_gss: don't export non-existant symbols

Description

librpcsec_gss: don't export non-existant symbols

rpc_gss_mesh_to_oid was never implemented.

This doesn't seem to be any reason why we would need to export the _stub
functions, but it's also a little unclear to me why the linker thinks
they aren't present. Perhaps they should be static.

Differential Revision: https://reviews.freebsd.org/D44248

Details

Provenance
brooksAuthored on Tue, Apr 16, 5:02 PM
Differential Revision
D44248: librpcsec_gss: don't export non-existant symbols
Parents
rG63b179b68d21: libc: don't try to export __sF
Branches
Unknown
Tags
Unknown