[PATCH 2/3] makedep: Use -fno-builtin for CRT DLLs on PE targets.

Jacek Caban jacek at codeweavers.com
Fri Oct 1 10:21:47 CDT 2021


Just like we do for other targets with cross compiler enabled. Fixes 
PE-only i686 build with llvm-mingw, which otherwise uses unexpected 
optimizations.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
---
  tools/makedep.c | 2 ++
  1 file changed, 2 insertions(+)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-makedep-Use-fno-builtin-for-CRT-DLLs-on-PE-targets.txt
Type: text/x-patch
Size: 585 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20211001/f4f1f0b3/attachment-0001.bin>


More information about the wine-devel mailing list