File: rules

package info (click to toggle)
libchdr 0.0~git20240929.aaca599%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,320 kB
  • sloc: ansic: 20,033; asm: 2,393; sh: 12; makefile: 6
file content (9 lines) | stat: -rwxr-xr-x 228 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND = -D_LARGEFILE64_SOURCE

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -DWITH_SYSTEM_ZLIB=ON -DWITH_SYSTEM_ZSTD=ON