diff options
| author | yrp <yrp604@protonmail.com> | 2021-02-14 21:41:02 -0800 |
|---|---|---|
| committer | Kyle Martin <krm504@nyu.edu> | 2021-02-26 21:29:59 -0500 |
| commit | 04597e06cdb05948fb145378d23a4cb5a90f3c0f (patch) | |
| tree | c46971c0c86d556ff3d1e951dacf2f4b51b26709 /relocationhandler.cpp | |
| parent | 99758cde539320e7d5bf546954993771bb427b23 (diff) | |
Fix rust plugin linking on Windows
Windows requires the symbols from the core to crate the plugin dll. As
these were gated behind the headless feature, these didn't exist, and
thus linking failed. Enabling the headless feature was also
insufficient, as headless features disabled CorePluginABIVersion
function.
This patch turns all the headless cfgs into headless or windows cfgs.
Diffstat (limited to 'relocationhandler.cpp')
0 files changed, 0 insertions, 0 deletions
