Jacek Caban : configure: Assume that -delayload linker argument is supported when -target argument is used.

Alexandre Julliard julliard at winehq.org
Tue May 5 14:48:53 CDT 2020


Module: wine
Branch: master
Commit: 3cae9288ea6066fd9dcea1459ad1722e53f8216c
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=3cae9288ea6066fd9dcea1459ad1722e53f8216c

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Tue May  5 16:29:15 2020 +0200

configure: Assume that -delayload linker argument is supported when -target argument is used.

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 at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 aclocal.m4   |  2 +-
 configure    | 83 +++++++++++++++++++-----------------------------------------
 configure.ac |  3 +--
 3 files changed, 28 insertions(+), 60 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=3cae9288ea6066fd9dcea1459ad1722e53f8216c



More information about the wine-cvs mailing list