[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

zimmermann at webkit.org zimmermann at webkit.org
Thu Feb 4 21:28:37 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit a61a63ea2036c6320e8079c85a4cf21a5ecad8e8
Author: zimmermann at webkit.org <zimmermann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 27 01:53:02 2010 +0000

    2010-01-26  Nikolas Zimmermann  <nzimmermann at rim.com>
    
            Not reviewd. Revert Base.xcconfig changes, was not meant to be committed.
    
            * Configurations/Base.xcconfig:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53880 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index d179646..3df33e1 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,5 +1,11 @@
 2010-01-26  Nikolas Zimmermann  <nzimmermann at rim.com>
 
+        Not reviewd. Revert Base.xcconfig changes, was not meant to be committed.
+
+        * Configurations/Base.xcconfig:
+
+2010-01-26  Nikolas Zimmermann  <nzimmermann at rim.com>
+
         Reviewed by Oliver Hunt.
 
         SVG consumes way too much memory to store animated properties in the DOM
diff --git a/WebCore/Configurations/Base.xcconfig b/WebCore/Configurations/Base.xcconfig
index 48972e2..441c9fa 100644
--- a/WebCore/Configurations/Base.xcconfig
+++ b/WebCore/Configurations/Base.xcconfig
@@ -34,7 +34,7 @@ GCC_FAST_OBJC_DISPATCH = YES;
 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
 GCC_MODEL_TUNING = G5;
 GCC_OBJC_CALL_CXX_CDTORS = YES;
-GCC_PRECOMPILE_PREFIX_HEADER = NO;
+GCC_PRECOMPILE_PREFIX_HEADER = YES;
 GCC_THREADSAFE_STATICS = NO;
 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
 GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list