[Pkg-chromium-commit] [SCM] Git repository for pkg-chromium branch, master, updated. debian/25.0.1364.152-1-7-g2d34329

Giuseppe Iuculano iuculano at debian.org
Wed Apr 3 11:20:27 UTC 2013


The following commit has been merged in the master branch:
commit e48fddb22c704d03df88147406c73b54754873ff
Author: Giuseppe Iuculano <iuculano at debian.org>
Date:   Sat Mar 30 19:33:14 2013 +0100

    Do not compile breakpad

diff --git a/debian/rules b/debian/rules
index b64cc71..6340b5f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,6 +53,9 @@ endif
 # Disable SSE2
 GYP_DEFINES = disable_sse2=1
 
+#Disable breakpad
+GYP_DEFINES += linux_breakpad=0
+
 #Debian Chromium Api Key
 GYP_DEFINES += google_api_key='AIzaSyCkfPOPZXDKNn8hhgu3JrA62wIgC93d44k'
 GYP_DEFINES += google_default_client_id='811574891467.apps.googleusercontent.com'

-- 
Git repository for pkg-chromium



More information about the Pkg-chromium-commit mailing list