Title: [199627] trunk/Tools
- Revision
- 199627
- Author
- [email protected]
- Date
- 2016-04-16 11:16:17 -0700 (Sat, 16 Apr 2016)
Log Message
Build fix.
Temporary workaround for rdar://problem/25754945.
* LayoutTestRelay/LayoutTestRelay/CoreSimulatorSPI.h:
Modified Paths
Diff
Modified: trunk/Tools/ChangeLog (199626 => 199627)
--- trunk/Tools/ChangeLog 2016-04-16 17:59:54 UTC (rev 199626)
+++ trunk/Tools/ChangeLog 2016-04-16 18:16:17 UTC (rev 199627)
@@ -1,3 +1,11 @@
+2016-04-16 Alexey Proskuryakov <[email protected]>
+
+ Build fix.
+
+ Temporary workaround for rdar://problem/25754945.
+
+ * LayoutTestRelay/LayoutTestRelay/CoreSimulatorSPI.h:
+
2016-04-15 Commit Queue <[email protected]>
Unreviewed, rolling out r199600.
Modified: trunk/Tools/LayoutTestRelay/LayoutTestRelay/CoreSimulatorSPI.h (199626 => 199627)
--- trunk/Tools/LayoutTestRelay/LayoutTestRelay/CoreSimulatorSPI.h 2016-04-16 17:59:54 UTC (rev 199626)
+++ trunk/Tools/LayoutTestRelay/LayoutTestRelay/CoreSimulatorSPI.h 2016-04-16 18:16:17 UTC (rev 199627)
@@ -25,6 +25,7 @@
#if __has_include(<CoreSimulator/CoreSimulator.h>)
+#define __coresim_unavailable_msg(msg)
#import <CoreSimulator/CoreSimulator.h>
#else
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes