dosfstools: add defined -with-iconv to OPTS

This commit is contained in:
heitbaum 2022-01-17 12:38:07 +00:00
parent 407f53aa07
commit 113d5f7638

View File

@ -13,7 +13,7 @@ PKG_DEPENDS_TARGET="toolchain"
PKG_DEPENDS_INIT="toolchain dosfstools"
PKG_LONGDESC="dosfstools contains utilities for making and checking MS-DOS FAT filesystems."
PKG_CONFIGURE_OPTS_TARGET="--enable-compat-symlinks"
PKG_CONFIGURE_OPTS_TARGET="--enable-compat-symlinks --with-iconv"
PKG_MAKE_OPTS_TARGET="PREFIX=/usr"
PKG_MAKEINSTALL_OPTS_TARGET="PREFIX=/usr"