File: rules

package info (click to toggle)
libtime-y2038-perl 20100403-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 168 kB
  • sloc: ansic: 811; perl: 497; makefile: 4
file content (10 lines) | stat: -rwxr-xr-x 228 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

# check_max.c is sensitive to TZ, making the build unreproducible
# the results get embedded in y2038/time64_limits.h by munge_config
export TZ=UTC

%:
	dh $@