http://llvm.org/bugs/show_bug.cgi?id=10303

           Summary: CMake build updates cmake/modules/LLVMLibDeps.cmake
           Product: Build scripts
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


The CMake build sometimes makes changes to cmake/modules/LLVMLibDeps.cmake.
This is really bad as it should be able to function completely out-of-tree.
Worse, this in-tree change is to a checked-in file.

As a direct result of this, the file needs to be reset occasionally in order to
perform an update via git.

The CMake build should never modify files in-tree.

-- 
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

Reply via email to