chiark / gitweb /
d93449afbc5fcdda46bac0ba2bf9aa0b053a17d2
[catacomb] / debian / rules
1 #! /usr/bin/make -f
2 %:; dh $@ --parallel -Bdebian/build
3
4 ## Test both with and without CPU-specific optimizations.
5 override_dh_auto_test:
6         dh_auto_test --parallel -Bdebian/build
7         CATACOMB_CPUFEAT="-*" dh_auto_test --parallel -Bdebian/build