Author: zturner
Date: Fri Mar 20 11:23:40 2015
New Revision: 232823
URL: http://llvm.org/viewvc/llvm-project?rev=232823&view=rev
Log:
Try to fix configure/make build.
Modified:
lldb/trunk/lib/Makefile
Modified: lldb/trunk/lib/Makefile
URL:
http://llvm.org/viewvc/llvm-project/lldb/trunk/lib/Makefile?rev=232823&r1=232822&r2=232823&view=diff
==============================================================================
--- lldb/trunk/lib/Makefile (original)
+++ lldb/trunk/lib/Makefile Fri Mar 20 11:23:40 2015
@@ -29,6 +29,7 @@ USEDLIBS = lldbAPI.a \
lldbDataFormatters.a \
lldbExpression.a \
lldbHostCommon.a \
+ lldbInitialize.a \
lldbInitAndLog.a \
lldbInterpreter.a \
lldbPluginABIMacOSX_arm.a \
_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits