From 7b9ec407266a1fca08ba44ea7dac18b38c75ddcf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 24 Feb 2025 05:47:46 +0100 Subject: [PATCH] Building with dh --parallel. Signed-off-by: Daniel Baumann --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 50c82da..0f2d166 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f %: - dh ${@} + dh ${@} --parallel override_dh_auto_configure: LDFLAGS="${LDFLAGS} -static" dh_auto_configure -- --exec-prefix=/