From 2dbee1418f88668e6f3df5aa3afe02527c18d961 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 2 May 2023 23:27:23 +0300 Subject: [PATCH] cleanup... Signed-off-by: Alex A. Naanou --- Makefile | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Makefile b/Makefile index 216bbab..59b7ea0 100644 --- a/Makefile +++ b/Makefile @@ -43,11 +43,6 @@ #---------------------------------------------------------------------- # Config... -# XXX this for some reason makes make hang on termux/android... -# ...do we actually need this??? -#.EXPORT_ALL_VARIABLES: - - # NOTE: this makes things run consistently on different systems including # things like Android... SHELL := bash