HomeFreeBSD

MFC r329373: Correct module symbol export handling

Description

MFC r329373: Correct module symbol export handling

EXPORT_SYMS can be set to YES, NO, a list of symbols to export from a
module, or to a filename containing such a list. For the case that it
is set to a symbol list, replace spaces in the list with newlines, so
the created file is in the format expected by kmod_syms.awk.

Sponsored by: Turing Robotic Industries Inc.

Details

Provenance
emasteAuthored on
Parents
rS331750: MFC r321417: enable filter lib linker feature flag for lld 5.0+
Branches
Unknown
Tags
Unknown