File: rules

package info (click to toggle)
fet 5.48.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 251,620 kB
  • sloc: cpp: 172,556; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 141 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export QT_SELECT=5
export DEB_LDFLAGS_MAINT_APPEND = -fPIE -pie

%:
	dh $@