chiark / gitweb /
debian/rules: Add a comment explaining why we do weird test things.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 6 Jul 2017 10:14:05 +0000 (11:14 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 6 Jul 2017 10:14:05 +0000 (11:14 +0100)
debian/rules

index e64e6b43a09f1561efdedfeee25254f05b540e51..d93449afbc5fcdda46bac0ba2bf9aa0b053a17d2 100755 (executable)
@@ -1,6 +1,7 @@
 #! /usr/bin/make -f
 %:; dh $@ --parallel -Bdebian/build
 
+## Test both with and without CPU-specific optimizations.
 override_dh_auto_test:
        dh_auto_test --parallel -Bdebian/build
        CATACOMB_CPUFEAT="-*" dh_auto_test --parallel -Bdebian/build