File: rules

package info (click to toggle)
jitterdebugger 0.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 144 kB
  • sloc: ansic: 831; python: 56; sh: 30; makefile: 17
file content (10 lines) | stat: -rwxr-xr-x 227 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_CFLAGS_MAINT_APPEND  = -Wall -pedantic
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@

override_dh_missing:
	dh_missing --fail-missing