[LLVMbugs] [Bug 6540] make check fails as ENABLE_SHARED is not set at all.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 10 23:51:20 PST 2010


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

Tobias Grosser <grosser at fim.uni-passau.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |clattner at apple.com,
                   |                            |grosser at fim.uni-passau.de
         Resolution|                            |FIXED

--- Comment #10 from Tobias Grosser <grosser at fim.uni-passau.de> 2010-03-11 01:51:20 CST ---
Committed here. Tanya can you move this to 2.7?

Author: grosser
Date: Wed Mar 10 12:41:59 2010
New Revision: 98171

URL: http://llvm.org/viewvc/llvm-project?rev=98171&view=rev
Log:
Fix make check with cmake/lit

PR6540: Set the newly introduced variables ENABLE_SHARED and
SHLIBPATH_VAR in lit.site.cfg not only in the autoconf build, but also
in a cmake one.

Modified:
    llvm/trunk/test/CMakeLists.txt

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