~saiarcot895/chromium-browser/chromium-browser.utopic.beta

« back to all changes in this revision

Viewing changes to debian/patches/use-system-clang

  • Committer: Saikrishna Arcot
  • Date: 2015-06-25 03:38:51 UTC
  • Revision ID: saiarcot895@gmail.com-20150625033851-jacp4ttjapr9qbtt
Tags: 44.0.2403.61-0ubuntu1~ppa1~utopic1
* New upstream version 44.0.2403.61
* Refreshed and updated patches.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
Index: beta.vivid/build/common.gypi
6
6
===================================================================
7
 
--- beta.vivid.orig/build/common.gypi   2015-06-05 11:28:00.257210371 -0400
8
 
+++ beta.vivid/build/common.gypi        2015-06-05 11:28:00.252210436 -0400
9
 
@@ -2368,8 +2368,8 @@
 
7
--- beta.vivid.orig/build/common.gypi   2015-06-24 23:38:25.970435559 -0400
 
8
+++ beta.vivid/build/common.gypi        2015-06-24 23:38:25.966435619 -0400
 
9
@@ -2364,8 +2364,8 @@
10
10
       }],
11
11
 
12
12
       ['host_clang==1', {
19
19
         'host_cxx': '<!(which g++)',
20
20
Index: beta.vivid/native_client/build/common.gypi
21
21
===================================================================
22
 
--- beta.vivid.orig/native_client/build/common.gypi     2015-06-05 11:28:00.257210371 -0400
23
 
+++ beta.vivid/native_client/build/common.gypi  2015-06-05 11:28:00.253210423 -0400
 
22
--- beta.vivid.orig/native_client/build/common.gypi     2015-06-24 23:38:25.970435559 -0400
 
23
+++ beta.vivid/native_client/build/common.gypi  2015-06-24 23:38:25.967435604 -0400
24
24
@@ -500,8 +500,8 @@
25
25
             ['chromium_mac_pch', {'GCC_PRECOMPILE_PREFIX_HEADER': 'YES'},
26
26
                                  {'GCC_PRECOMPILE_PREFIX_HEADER': 'NO'}],