PLUGINS: Force export of __dso_handle
Some toolchains (RiscOS) may not export it in certain conditions. This list does not enforce the symbol to be here so it shouldn't fail build on platforms without this symbol.
This commit is contained in:
parent
9a8ed07914
commit
87f515a6e0
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ ___plugin_ctors
|
|||
___plugin_ctors_end
|
||||
___plugin_dtors
|
||||
___plugin_dtors_end
|
||||
__dso_handle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue