#!/usr/bin/make -f include /usr/share/dpkg/architecture.mk export DEB_CFLAGS_MAINT_APPEND = -fno-expensive-optimizations %: dh $@ override_dh_auto_configure: dh_auto_configure -- \ $(if $(findstring $(DEB_BUILD_ARCH),s390 s390x),--disable-pthread) \ --enable-devel --enable-off64 --enable-swab --enable-uyield \ --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)