From 230bce05cf2ea13cac8cb45aa3284f290a6db7a4 Mon Sep 17 00:00:00 2001 From: h_vogt Date: Sat, 9 Sep 2017 11:57:34 +0200 Subject: [PATCH] remove out-of-date comment. --- compile_min.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/compile_min.sh b/compile_min.sh index cc5d1f809..5632a53a3 100755 --- a/compile_min.sh +++ b/compile_min.sh @@ -45,9 +45,6 @@ fi #./autogen.sh --adms #if [ $? -ne 0 ]; then echo "./autogen.sh failed"; exit 1 ; fi -# In the following ../configure commands you will find an additional entry to the CFLAGS -# '-fno-omit-frame-pointer'. This entry compensates for a compiler bug of actual mingw gcc 4.6.1. - echo if test "$1" = "64"; then cd release64