[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

zimmermann at webkit.org zimmermann at webkit.org
Thu Apr 8 00:55:58 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit b1bf2a37f63326445c315ead31d67f7d61ac9af0
Author: zimmermann at webkit.org <zimmermann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 6 22:04:06 2010 +0000

    2010-01-06  Nikolas Zimmermann  <nzimmermann at rim.com>
    
            Not reviewed. Revert the part of my last commit touching Base.xcconfig, was not meant to be commited.
    
            * Configurations/Base.xcconfig:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52868 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 4113779..d46789d 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-06  Nikolas Zimmermann  <nzimmermann at rim.com>
+
+        Not reviewed. Revert the part of my last commit touching Base.xcconfig, was not meant to be commited.
+
+        * Configurations/Base.xcconfig:
+
 2010-01-05  Nate Chapin  <japhet at chromium.org>
 
         Reviewed by Dimitri Glazkov.
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