Commit c73828e
committed
Specify explicitly only the needed symbols to export from the DLL. This is
safer wrt to possible naming conflicts and fixes linking on Windows using
gcc 13.2, which produces weak symbols, which in turn cannot be exported from
the DLL.1 parent ea74bc7 commit c73828e
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments