From daed87aec2ac3a294764677b04256389481b0828 Mon Sep 17 00:00:00 2001 From: Leonardo Taccari Date: Thu, 19 Mar 2020 11:50:37 +0100 Subject: [PATCH] qtre: Remove inexistent GNU_MAKE (NFCI) --- qtre/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/qtre/Makefile b/qtre/Makefile index 1acc236a4b..f3ec809ab7 100644 --- a/qtre/Makefile +++ b/qtre/Makefile @@ -14,7 +14,6 @@ COMMENT= Quick Tool for Raw Editing USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake pkg-config perl GNU_CONFIGURE= yes -GNU_MAKE= yes USE_LANGUAGES+= c c++ # CONF_FILES= ${PREFIX}/etc/qtre.pl # It crahes with "shift: can't shift that many"