18 May
2025
18 May
'25
5:47 p.m.
On Sun May 18 17:47:41 2025 +0000, Jinoh Kang wrote:
This is incorrect since it disables .dll.so support not only for arm64 but also i386/x86\_64. This is a bug in configure.ac, not in makedep. As mentioned on IRC, this is a regression from 013ec6e652ca1bc94b4bdefd8c577d15857bef68. ``` <@julliard> chaos_princess: host staticlib shouldn't be built, that's a makefile bug <@julliard> that's a regression from 013ec6e652ca1bc94b4bdefd8c577d15857bef68, i'll fix it ``` So the configure.ac is responsible both for staticlibs and implibs breaking?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/8068#note_103764