You copied the Doc URL to your clipboard.
--undefined=symbol
Prevents the removal of a specified symbol if it is undefined.
Syntax
--undefined=symbol
Usage
Causes the linker to:
Create a symbol reference to the specified symbol name.
Issue an implicit
--keep=
to prevent any sections brought in to define that symbol from being removed.symbol