[PATCH 2/3] makedep: Use -fno-builtin for CRT DLLs on PE targets.
Oct. 1, 2021
3:21 p.m.
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(a)codeweavers.com> --- tools/makedep.c | 2 ++ 1 file changed, 2 insertions(+)
1727
Age (days ago)
1727
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban