X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/e46bb87f5f9ae209a4b26d4b940bbaafe837e063..54d36e7b0c6471567376158a5790756d90fb9f80:/debian/rules?ds=sidebyside diff --git a/debian/rules b/debian/rules index 93899888..3fb55def 100755 --- a/debian/rules +++ b/debian/rules @@ -6,3 +6,7 @@ DH_OPTIONS = --parallel --without=autoreconf -Bdebian/build override_dh_auto_test: dh_auto_test $(addprefix -O, $(DH_OPTIONS)) CATACOMB_CPUFEAT="-*" dh_auto_test $(addprefix -O, $(DH_OPTIONS)) + +## Check that the shared-library symbols are plausible. +override_dh_makeshlibs: + dh_makeshlibs -- -c4