[PATCH 5/7] configure: Asume that -delayload linker argument is supported when -target argument is used.
May 5, 2020
2:29 p.m.
In practice, it's present only on clang and it always needs to be used there. mingw and msvc targets have different syntax. We take care of that in winegcc. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- aclocal.m4 | 2 +- configure.ac | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-)
2155
Age (days ago)
2155
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban