[PATCH 2/6] winegcc: Link unix libs directly to native libraries.

Jacek Caban jacek at codeweavers.com
Fri May 28 12:02:56 CDT 2021


Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
This patch uses --subsystem,native option (in addition to -munix) to 
opt-in to that. My thinking is to make that for -munix at when all 
relevant code is ready.

  tools/winegcc/utils.c   | 14 +++++++-------
  tools/winegcc/utils.h   |  2 +-
  tools/winegcc/winegcc.c | 19 ++++++++++++++++---
  3 files changed, 24 insertions(+), 11 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-winegcc-Link-unix-libs-directly-to-native-libraries.txt
Type: text/x-patch
Size: 4819 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20210528/4e034df3/attachment.bin>


More information about the wine-devel mailing list