File: rules

package info (click to toggle)
systemc 2.3.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 24,184 kB
  • sloc: cpp: 95,517; sh: 11,972; asm: 2,589; ansic: 1,945; makefile: 1,262; pascal: 828; perl: 193; awk: 157; csh: 50
file content (14 lines) | stat: -rwxr-xr-x 331 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
export CCASFLAGS += $(CFLAGS) -Wa,--noexecstack
# Switch on the hardening
export DEB_BUILD_MAINT_OPTIONS += hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --with-unix-layout