File: rules

package info (click to toggle)
mercator 0.3.3-5
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,248 kB
  • sloc: sh: 10,927; cpp: 4,594; makefile: 124
file content (10 lines) | stat: -rwxr-xr-x 185 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CXXFLAGS_MAINT_APPEND = -std=c++11

%:
	dh $@

override_dh_missing:
	dh_missing --fail-missing -X.la -X.a