File: rules

package info (click to toggle)
libabw 0.1.3-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 2,552 kB
  • sloc: cpp: 5,605; sh: 4,477; makefile: 233; perl: 52; ansic: 4
file content (14 lines) | stat: -rwxr-xr-x 283 bytes parent folder | download | duplicates (3)
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 DH_VERBOSE=1

# "stolen" from LOs external/libabw/ExternalProject_libabw.mk
CPPFLAGS+=-DBOOST_SYSTEM_NO_DEPRECATED

%:
	dh $@ --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --disable-werror