[LLVMbugs] [Bug 19816] New: Avoid bad substitutions in case SHLIBPATH_VAR is not set for Makefile.unittest

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed May 21 07:38:08 PDT 2014


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

            Bug ID: 19816
           Summary: Avoid bad substitutions in case SHLIBPATH_VAR is not
                    set for Makefile.unittest
           Product: Build scripts
           Version: 3.4
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Makefiles
          Assignee: unassignedbugs at nondot.org
          Reporter: martin at se.inf.tu-dresden.de
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

Created attachment 12554
  --> http://llvm.org/bugs/attachment.cgi?id=12554&action=edit
Patch

Attached is a small patch which fixes an issue with unittest.makefile in case
shlibpath is not set.
In that case substitution fail.
It is just relevant for LLVM 3.4, trunk got rid of that part.

-- 
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/20140521/28366eec/attachment.html>


More information about the llvm-bugs mailing list