[LLVMbugs] [Bug 8437] CMake bad interaction with symbolic links (FindSubversion.cmake)
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Fri Oct 22 10:24:13 PDT 2010
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=8437
Óscar Fuentes <ofv at wanadoo.es> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |ofv at wanadoo.es
         Resolution|                            |FIXED
--- Comment #1 from Óscar Fuentes <ofv at wanadoo.es> 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.
    
    
More information about the llvm-bugs
mailing list