http://llvm.org/bugs/show_bug.cgi?id=6540
Tobias Grosser <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected], | |[email protected] Resolution| |FIXED --- Comment #10 from Tobias Grosser <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
