<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [FR] update cmake/configure.{guess,sub}"
href="https://bugs.llvm.org/show_bug.cgi?id=42828">42828</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[FR] update cmake/configure.{guess,sub}
</td>
</tr>
<tr>
<th>Product</th>
<td>Build scripts
</td>
</tr>
<tr>
<th>Version</th>
<td>8.0
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>cmake
</td>
</tr>
<tr>
<th>Assignee</th>
<td>unassignedbugs@nondot.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>michael.shigorin@yandex.ru
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="attachment.cgi?id=22316" name="attach_22316" title="config.guess output">attachment 22316</a> <a href="attachment.cgi?id=22316&action=edit" title="config.guess output">[details]</a></span>
config.guess output
I've run into this on 6.0.1, checked the problem to still exist in 7.0.1/8.0.1:
cmake/config.guess is *way* out of date to be able to detect my host platform,
e2k; had to add the usual workaround:
cp -at cmake/ -- /usr/share/gnu-config/config.{guess,sub}
Would be nice to actually update the script in tarballs.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>