[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

sullivan sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:54:54 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit b88228bc762291584b1364d696aca73f8af54027
Author: sullivan <sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Feb 1 00:37:00 2002 +0000

    	* WebKit.pbproj: Removed -O0, so it will now get all the same
    	warnings as pbxbuild gets.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@576 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 5e3c817..4de00e8 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-31  John Sullivan  <sullivan at apple.com>
+
+	* WebKit.pbproj: Removed -O0, so it will now get all the same
+	warnings as pbxbuild gets.
+
 2002-01-31  Kenneth Kocienda  <kocienda at apple.com>
 
         Removed dependency on WC versions of these files
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index 5e3c817..4de00e8 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,3 +1,8 @@
+2002-01-31  John Sullivan  <sullivan at apple.com>
+
+	* WebKit.pbproj: Removed -O0, so it will now get all the same
+	warnings as pbxbuild gets.
+
 2002-01-31  Kenneth Kocienda  <kocienda at apple.com>
 
         Removed dependency on WC versions of these files
diff --git a/WebKit/WebKit.pbproj/project.pbxproj b/WebKit/WebKit.pbproj/project.pbxproj
index fad36b8..96725fa 100644
--- a/WebKit/WebKit.pbproj/project.pbxproj
+++ b/WebKit/WebKit.pbproj/project.pbxproj
@@ -10,7 +10,6 @@
 			);
 			buildSettings = {
 				COPY_PHASE_STRIP = NO;
-				OPTIMIZATION_CFLAGS = "-O0";
 			};
 			isa = PBXBuildStyle;
 			name = Development;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list