From f92527f157b15356d55d982940f276b0931e11c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lu=C3=ADs=20Ferreira?= Date: Sun, 29 Aug 2021 19:01:58 +0100 Subject: [PATCH] make: remove duplicate ifdef block for NO_AUTODECODE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Luís Ferreira --- posix.mak | 4 ---- 1 file changed, 4 deletions(-) diff --git a/posix.mak b/posix.mak index 6175d85b8..6e6ac856d 100644 --- a/posix.mak +++ b/posix.mak @@ -150,10 +150,6 @@ ifdef NO_AUTODECODE override DFLAGS += -version=NoAutodecodeStrings endif -ifdef NO_AUTODECODE -override DFLAGS += -version=NoAutodecodeStrings -endif - UDFLAGS=-unittest -version=StdUnittest # Set DOTOBJ and DOTEXE