~ubuntu-branches/ubuntu/vivid/debmake/vivid

« back to all changes in this revision

Viewing changes to extra0export/compiler

  • Committer: Package Import Robot
  • Author(s): Osamu Aoki
  • Date: 2014-08-04 00:42:04 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20140804004204-n0ev9bdgunuklbu0
Tags: 4.1.4-1
* Use pybuild for python3. Closes: #704469
* Support setuptools for python/python3.
* Support autogen.sh for autoreconf.
* Refine export and override.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# see EXAMPLES in dpkg-buildflags(1) and read /usr/share/dpkg/*
2
 
DPKG_EXPORT_BUILDFLAGS = 1
3
 
include /usr/share/dpkg/default.mk
4
 
 
5
1
# see FEATURE AREAS in dpkg-buildflags(1)
6
2
#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
7
3