在 2020/4/6 5:04, Stephen Kitt 写道:
> genlib's configure checks for -lmangle before -lm; as a result, the
> -lm checks include -lmangle which fails because the required library
> path isn't specified. To avoid this, we check for -lm before checking
> for -lmangle.
> 
> Signed-off-by: Stephen Kitt <st...@sk2.org>
> ---
>  mingw-w64-tools/genlib/configure.ac | 16 ++++++++--------
>  1 file changed, 8 insertions(+), 8 deletions(-)
> 
> 

This actually does the same thing with
ddff180ad75f80d6de8826d53bb4f62a035a548c. Thanks for the patch; I pushed it.


-- 
Best regards,
LH_Mouse

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to