Title: [111236] branches/safari-534.54-branch/Source/_javascript_Core
- Revision
- 111236
- Author
- [email protected]
- Date
- 2012-03-19 13:43:11 -0700 (Mon, 19 Mar 2012)
Log Message
Rollout 110818.
Modified Paths
Diff
Modified: branches/safari-534.54-branch/Source/_javascript_Core/ChangeLog (111235 => 111236)
--- branches/safari-534.54-branch/Source/_javascript_Core/ChangeLog 2012-03-19 20:41:59 UTC (rev 111235)
+++ branches/safari-534.54-branch/Source/_javascript_Core/ChangeLog 2012-03-19 20:43:11 UTC (rev 111236)
@@ -1,3 +1,7 @@
+2012-03-18 Lucas Forschler <[email protected]>
+
+ Rollout 110818 on this branch.
+
2012-03-16 Lucas Forschler <[email protected]>
Remove a bogus assert that was merged in from ToT. It is not needed on this branch.
Modified: branches/safari-534.54-branch/Source/_javascript_Core/Configurations/Base.xcconfig (111235 => 111236)
--- branches/safari-534.54-branch/Source/_javascript_Core/Configurations/Base.xcconfig 2012-03-19 20:41:59 UTC (rev 111235)
+++ branches/safari-534.54-branch/Source/_javascript_Core/Configurations/Base.xcconfig 2012-03-19 20:43:11 UTC (rev 111236)
@@ -42,9 +42,7 @@
GCC_OBJC_CALL_CXX_CDTORS = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREPROCESSOR_DEFINITIONS = $(DEBUG_DEFINES) HAVE_DTRACE=$(HAVE_DTRACE) WEBKIT_VERSION_MIN_REQUIRED=WEBKIT_VERSION_LATEST HAVE_HEADER_DETECTION_H $(GCC_PREPROCESSOR_DEFINITIONS);
-GCC_STRICT_ALIASING = $(GCC_STRICT_ALIASING_$(CURRENT_ARCH));
-GCC_STRICT_ALIASING_x86_64 = YES;
-GCC_STRICT_ALIASING_i386 = NO;
+GCC_STRICT_ALIASING = YES;
GCC_THREADSAFE_STATICS = NO;
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes