https://llvm.org/bugs/show_bug.cgi?id=27210

            Bug ID: 27210
           Summary: Getting Started: Building and Running Clang: Step 7
                    error
           Product: Documentation
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: General docs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

In http://clang.llvm.org/get_started.html, Step 7. Build LLVM and Clang: 

Change from:
cmake -G "Unix Makefiles" ../llvm

To:
cmake -G "Unix Makefiles" ..

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to