From: Fabrice Fontaine Date: Thu, 11 Jun 2020 06:28:26 +0000 (+0200) Subject: package/mtools: select BR2_TOOLCHAIN_GLIBC_GCONV_LIBS_COPY X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ac4a61e0eac8b6b11389727595d35fd31ffb144e;p=buildroot.git package/mtools: select BR2_TOOLCHAIN_GLIBC_GCONV_LIBS_COPY Fixes: - https://bugs.buildroot.org/show_bug.cgi?id=12986 Signed-off-by: Fabrice Fontaine Signed-off-by: Yann E. MORIN --- diff --git a/package/mtools/Config.in b/package/mtools/Config.in index 99a073ca83..43e14e2c0c 100644 --- a/package/mtools/Config.in +++ b/package/mtools/Config.in @@ -2,6 +2,8 @@ config BR2_PACKAGE_MTOOLS bool "mtools" depends on BR2_USE_WCHAR depends on BR2_USE_MMU # fork() + # runtime UTF conversion support + select BR2_TOOLCHAIN_GLIBC_GCONV_LIBS_COPY if BR2_TOOLCHAIN_USES_GLIBC help Mtools is a collection of utilities to access MS-DOS disks from Unix without mounting them. It supports Win'95 style