Skip to content

How to remove the default link argument ‘-Wl,—no-undefined’ #9777

Answered by eli-schwartz
afud asked this question in Q&A
Discussion options

You must be logged in to vote

Using one of:

  • shared_module instead of shared_library, for dlopened plugins
  • override_options: ['b_lundef=false']

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@afud
Comment options

Answer selected by eli-schwartz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #9776 on January 05, 2022 13:56.