[LLVMbugs] [Bug 21268] New: CMake build doesn't set HOST_LINK_VERSION

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Oct 13 17:07:51 PDT 2014


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

            Bug ID: 21268
           Summary: CMake build doesn't set HOST_LINK_VERSION
           Product: Build scripts
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: cmake
          Assignee: unassignedbugs at nondot.org
          Reporter: hans at chromium.org
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

The autoconf build sets this, but the CMake one doesn't.

The value of HOST_LINK_VERSION affects whether Clang passes -demangle to the
linker or not.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141014/08674d3a/attachment.html>


More information about the llvm-bugs mailing list