#!/usr/bin/make -f # -*- makefile -*- export DEB_BUILD_MAINT_OPTIONS = hardening=+all override_dh_auto_configure: dh_auto_configure -- \ -DUSE_HOST_SSE_FLAGS:BOOL=False \ -DUSE_IGN_RECOMMENDED_FLAGS:BOOL=False # Test fail without binaries override_dh_auto_test-indep: %: dh $@