File: rules

package info (click to toggle)
rcs-blame 1.3.1-4.2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 3,412 kB
  • sloc: ansic: 16,323; sh: 11,881; yacc: 389; lex: 154; makefile: 152
file content (9 lines) | stat: -rwxr-xr-x 195 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_CFLAGS_MAINT_APPEND = -fcommon

# +format causes a build failure, emailed upstream
export DEB_BUILD_MAINT_OPTIONS=hardening=-format

%:
	dh $@ --with autotools-dev