File: rules

package info (click to toggle)
avro-c 1.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,868 kB
  • sloc: ansic: 25,752; sh: 114; makefile: 8; cpp: 7
file content (13 lines) | stat: -rwxr-xr-x 247 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@

override_dh_auto_test:
	dh_auto_test --no-parallel

override_dh_installchangelogs:
	dh_installchangelogs -XChangeLog