X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/24479376b17278141973e20235de8fa8c06b5aea..41633d4d1ab4b724ada322771bb8396735825c6b:/debian/rules diff --git a/debian/rules b/debian/rules index 509866f5..9c783b7e 100755 --- a/debian/rules +++ b/debian/rules @@ -6,3 +6,7 @@ DH_OPTIONS = --parallel -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