[llvm-build] fix build error when building under msys bug #23570

Tzafrir Poupko tzafrir11 at gmail.com
Tue May 19 03:14:28 PDT 2015


The build system uses 'type' command instead of 'cat' command during the
make process.
This is done when building under windows and not with cygwin, Changed it to
ignore building under msys as well.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150519/1792c5dd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msys.patch
Type: application/octet-stream
Size: 539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150519/1792c5dd/attachment.obj>


More information about the llvm-commits mailing list