config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Tests aren't workable under MINGW


From: Basil Peace
Subject: Tests aren't workable under MINGW
Date: Fri, 7 Jun 2013 19:14:03 +0400

Good time of day!

 

I’ve found that tests can’t be successfully executed under MinGW.

A faked `uname` generated by config-guess.sh has no shebang line, so it isn’t recognized by MSYS as valid script, and system uname is executed.

Proposed patch solves this problem adding shebang line in the generated `uname`. I suppose that this patch doesn’t break testing under Linux.

 

--

Basil Peace

 

 

Attachment: config-guess.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]