Title: [181063] trunk/Tools
Revision
181063
Author
[email protected]
Date
2015-03-04 18:35:59 -0800 (Wed, 04 Mar 2015)

Log Message

Unreviewed, rolling out r181054.
https://bugs.webkit.org/show_bug.cgi?id=142320

Broke the api tests (Requested by sundiamonde on #webkit).

Reverted changeset:

"Fix linker warnings in TestWebKitAPI."
https://bugs.webkit.org/show_bug.cgi?id=141912
http://trac.webkit.org/changeset/181054

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (181062 => 181063)


--- trunk/Tools/ChangeLog	2015-03-05 02:27:44 UTC (rev 181062)
+++ trunk/Tools/ChangeLog	2015-03-05 02:35:59 UTC (rev 181063)
@@ -1,3 +1,16 @@
+2015-03-04  Commit Queue  <[email protected]>
+
+        Unreviewed, rolling out r181054.
+        https://bugs.webkit.org/show_bug.cgi?id=142320
+
+        Broke the api tests (Requested by sundiamonde on #webkit).
+
+        Reverted changeset:
+
+        "Fix linker warnings in TestWebKitAPI."
+        https://bugs.webkit.org/show_bug.cgi?id=141912
+        http://trac.webkit.org/changeset/181054
+
 2015-03-04  Alex Christensen  <[email protected]>
 
         Fix linker warnings in TestWebKitAPI.

Modified: trunk/Tools/TestWebKitAPI/Configurations/Base.xcconfig (181062 => 181063)


--- trunk/Tools/TestWebKitAPI/Configurations/Base.xcconfig	2015-03-05 02:27:44 UTC (rev 181062)
+++ trunk/Tools/TestWebKitAPI/Configurations/Base.xcconfig	2015-03-05 02:35:59 UTC (rev 181063)
@@ -36,7 +36,6 @@
 GCC_ENABLE_CPP_EXCEPTIONS = NO;
 GCC_ENABLE_CPP_RTTI = NO;
 GCC_PRECOMPILE_PREFIX_HEADER = YES
-GCC_SYMBOLS_PRIVATE_EXTERN = YES;
 GCC_TREAT_WARNINGS_AS_ERRORS = YES
 GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to