May 27, 2026
5:10 a.m.
From: Elizabeth Figura <zfigura@codeweavers.com> Native cannot possibly work anyway. --- dlls/bluetoothapis/Makefile.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/dlls/bluetoothapis/Makefile.in b/dlls/bluetoothapis/Makefile.in index aaa85e26f84..7712c2fa5f5 100644 --- a/dlls/bluetoothapis/Makefile.in +++ b/dlls/bluetoothapis/Makefile.in @@ -2,8 +2,6 @@ MODULE = bluetoothapis.dll IMPORTLIB = bluetoothapis IMPORTS = setupapi cfgmgr32 user32 -EXTRADLLFLAGS = -Wb,--prefer-native - SOURCES = \ bluetoothapis.rc \ gatt.c \ -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/11006