https://bugs.llvm.org/show_bug.cgi?id=42828
Bug ID: 42828
Summary: [FR] update cmake/configure.{guess,sub}
Product: Build scripts
Version: 8.0
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: cmake
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 22316
--> https://bugs.llvm.org/attachment.cgi?id=22316&action=edit
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.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs