File: rules

package info (click to toggle)
vnstat 2.6-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,088 kB
  • sloc: ansic: 17,974; sh: 4,496; perl: 177; makefile: 164; php: 12
file content (8 lines) | stat: -rwxr-xr-x 172 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND = -flto -Wall -Wextra
export DEB_LDFLAGS_MAINT_APPEND = -flto

%:
	dh $@