From 2c39062f5a5465f7dcd6287f7d78ab9dee202613 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mat=C3=ADas=20Fonzo?= Date: Tue, 13 Nov 2018 20:07:07 -0300 Subject: [PATCH] recipes: tools/mc: remove previous side note about NLS --- recipes/tools/mc/recipe | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes/tools/mc/recipe b/recipes/tools/mc/recipe index 782c11c3..b39d7992 100644 --- a/recipes/tools/mc/recipe +++ b/recipes/tools/mc/recipe @@ -54,8 +54,6 @@ build() # Set sane permissions chmod -R u+w,go-w,a+rX-s . - # Note: The NLS support does not work well against Musl (currently) - ./configure CFLAGS="$QICFLAGS" LDFLAGS="$QILDFLAGS" \ $configure_args \ --libdir=/usr/lib${libSuffix} \ -- 2.11.4.GIT