From 15c7d95715ef348589a2897e80c1cac118a0282a Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 27 Sep 2021 17:09:53 +0200 Subject: [PATCH] remove make legacy --- debian/rules | 5 ----- 1 file changed, 5 deletions(-) diff --git a/debian/rules b/debian/rules index 3a375c2e..6ad406e6 100755 --- a/debian/rules +++ b/debian/rules @@ -457,13 +457,8 @@ override_dh_auto_configure: preconfigure fi -ifeq (Ninja, $(GENERATOR)) # ninja VERBOSE=-v -else -# make -VERBOSE=VERBOSE=1 -endif debian-full-build: $(PRE_PROCESS) ninja $(NJOBS) -C $(TARGET_BUILD) $(VERBOSE) stage2