~ubuntu-branches/ubuntu/trusty/tagcoll2/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2011-08-11 19:37:36 UTC
  • Revision ID: james.westby@ubuntu.com-20110811193736-qri6b67n09wadwsl
Tags: 2.0.12-1ubuntu1
Build with -fpermissive.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
DEB_MAKE_CHECK_TARGET := check
7
7
DEB_CONFIGURE_EXTRA_FLAGS += --disable-shared --with-pic --disable-docs
 
8
CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) -fpermissive
 
9
export CXXFLAGS
8
10
 
9
11
# Store build information
10
12
common-binary-post-install-arch common-binary-post-install-indep::