Title: [95145] trunk/Source/_javascript_Core
Revision
95145
Author
ander...@apple.com
Date
2011-09-14 17:50:48 -0700 (Wed, 14 Sep 2011)

Log Message

Stop building BinarySemaphore to see if that's what's breaking the GTK+ build.

* GNUmakefile.list.am:

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (95144 => 95145)


--- trunk/Source/_javascript_Core/ChangeLog	2011-09-15 00:48:22 UTC (rev 95144)
+++ trunk/Source/_javascript_Core/ChangeLog	2011-09-15 00:50:48 UTC (rev 95145)
@@ -1,5 +1,11 @@
 2011-09-14  Anders Carlsson  <ander...@apple.com>
 
+        Stop building BinarySemaphore to see if that's what's breaking the GTK+ build.
+
+        * GNUmakefile.list.am:
+
+2011-09-14  Anders Carlsson  <ander...@apple.com>
+
         This is getting old. Yet another build fix attempt.
 
         * _javascript_Core.vcproj/WTF/WTFCommon.vsprops:

Modified: trunk/Source/_javascript_Core/GNUmakefile.list.am (95144 => 95145)


--- trunk/Source/_javascript_Core/GNUmakefile.list.am	2011-09-15 00:48:22 UTC (rev 95144)
+++ trunk/Source/_javascript_Core/GNUmakefile.list.am	2011-09-15 00:50:48 UTC (rev 95145)
@@ -611,8 +611,6 @@
 	Source/_javascript_Core/wtf/text/TextPosition.h \
 	Source/_javascript_Core/wtf/text/WTFString.cpp \
 	Source/_javascript_Core/wtf/text/WTFString.h \
-	Source/_javascript_Core/wtf/threads/BinarySemaphore.cpp \
-	Source/_javascript_Core/wtf/threads/BinarySemaphore.h \
 	Source/_javascript_Core/wtf/ThreadIdentifierDataPthreads.cpp \
 	Source/_javascript_Core/wtf/ThreadIdentifierDataPthreads.h \
 	Source/_javascript_Core/wtf/ThreadRestrictionVerifier.h \
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to