~chromium-team/chromium-browser/precise-working

Viewing all changes in revision 996.

  • Committer: Chad MILLER
  • Date: 2016-05-31 20:32:50 UTC
  • mfrom: (988.1.9 chromium-browser)
  • Revision ID: chad.miller@canonical.com-20160531203250-hahji9nq1u18hh8o
* debian/patches/static-libstdc++.patch: allow builds on Precise to statically
  link against libstdc++. This allows to use Chromium without backporting
  libstdc++ or entirely GCC.
* debian/rules: some changes were done, listed below.
  - add the 'setup' target which allows to fetch and unpack the official
    Chromium sources easily.
  - allow jobs number control by passing "parallel=N" in DEB_BUILD_OPTS.
    Before it was totally ignored by ninja.
    Obviously, not having DEB_BUILD_OPTS setted will make ninja choose the
    jobs number.
  - fix check for Precise flags.
  - add flag for statically linking libstdc++.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: