Alexandre Julliard : makefiles: Explicitly name the Unix library in the makefile instead of using --subsystem unixlib.

Alexandre Julliard julliard at winehq.org
Tue Sep 21 15:59:03 CDT 2021


Module: wine
Branch: master
Commit: ab5664a5e627731084f877626b251196a8aa726c
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=ab5664a5e627731084f877626b251196a8aa726c

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Sep 21 14:42:02 2021 +0200

makefiles: Explicitly name the Unix library in the makefile instead of using --subsystem unixlib.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/avicap32/Makefile.in      |  2 +-
 dlls/msv1_0/Makefile.in        |  2 +-
 dlls/netapi32/Makefile.in      |  2 +-
 dlls/ntdll/Makefile.in         |  3 ++-
 dlls/odbc32/Makefile.in        |  2 +-
 dlls/win32u/Makefile.in        |  2 +-
 dlls/winebus.sys/Makefile.in   |  3 ++-
 dlls/winepulse.drv/Makefile.in |  3 ++-
 dlls/ws2_32/Makefile.in        |  3 ++-
 tools/makedep.c                | 32 ++++++++++++++++----------------
 tools/winegcc/winegcc.c        | 23 +++++------------------
 11 files changed, 34 insertions(+), 43 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=ab5664a5e627731084f877626b251196a8aa726c



More information about the wine-cvs mailing list