File: rules

package info (click to toggle)
posixsignalmanager 0.3-3
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 1,120 kB
  • sloc: cpp: 16,007; ansic: 43; sh: 23; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 195 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

include /usr/share/dpkg/architecture.mk

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -Dsystem-catch2=enabled