[PATCH] configure: Allow setting CROSSLDFLAGS by configure.
Dec. 20, 2019
11:49 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- This may be used to configure Wine to generate .pdb files with llvm-mingw, but I think this is more generally useful (for .pdb files we should make build system be aware of them, but that's a post-code freeze thing). It's already possible to set it via make argument, but not configure. Makefile.in | 1 + configure.ac | 1 + 2 files changed, 2 insertions(+)
2287
Age (days ago)
2287
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban