~chromium-team/chromium-browser/artful-dev

« back to all changes in this revision

Viewing changes to debian/patches/suppress-newer-clang-warning-flags.patch

  • Committer: Olivier Tilloy
  • Date: 2018-05-31 09:35:00 UTC
  • Revision ID: olivier.tilloy@canonical.com-20180531093500-jirkmlnvgxy9a0zu
* debian/patches/suppress-newer-clang-warning-flags.patch: updated

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Author: Olivier Tilloy <olivier.tilloy@canonical.com>
2
 
Description: Do not use warning flags that require a newer Clang
 
2
Description: Do not use warning flags that require a newer Clang (artful has 5.0.0,
 
3
  see https://releases.llvm.org/5.0.0/tools/clang/docs/DiagnosticsReference.html)
3
4
 
4
5
--- a/build/config/compiler/BUILD.gn
5
6
+++ b/build/config/compiler/BUILD.gn