Author: emaste
Date: Thu Jan 16 18:53:01 2014
New Revision: 199449

URL: http://llvm.org/viewvc/llvm-project?rev=199449&view=rev
Log:
Undo r199448, already implemented in r199426


Modified:
    lldb/trunk/test/functionalities/thread/thread_specific_break/Makefile

Modified: lldb/trunk/test/functionalities/thread/thread_specific_break/Makefile
URL: 
http://llvm.org/viewvc/llvm-project/lldb/trunk/test/functionalities/thread/thread_specific_break/Makefile?rev=199449&r1=199448&r2=199449&view=diff
==============================================================================
--- lldb/trunk/test/functionalities/thread/thread_specific_break/Makefile 
(original)
+++ lldb/trunk/test/functionalities/thread/thread_specific_break/Makefile Thu 
Jan 16 18:53:01 2014
@@ -1,6 +1,5 @@
 LEVEL = ../../../make
 
-LD_EXTRAS := -lpthread
 C_SOURCES := main.c
 LD_EXTRAS := -lpthread
 


_______________________________________________
lldb-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits

Reply via email to