http://llvm.org/bugs/show_bug.cgi?id=8437
Óscar Fuentes <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FIXED --- Comment #1 from Óscar Fuentes <[email protected]> 2010-10-22 12:24:13 CDT --- Committed workarounds in r117110 (clang) and 117109 (llvm). This will obviate the svn version info, but at least the build will work. A more solid workaround would be to resolve the symlink and get the version info from there. Even better would be to fix FindSubversion. Please consider filing a bug report on cmake's tracker ;-) If you do so, please put some reference to the cmake bug report here. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
