Revert "dosfstools: add defined -with-iconv to OPTS"

This reverts commit 113d5f76382ef70520a463f9871c027d44193fc1.
This commit is contained in:
CvH 2022-01-23 18:09:34 +01:00
parent 7d6ae621b6
commit 8a065ed3fc

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 --with-iconv"
PKG_CONFIGURE_OPTS_TARGET="--enable-compat-symlinks"
PKG_MAKE_OPTS_TARGET="PREFIX=/usr"
PKG_MAKEINSTALL_OPTS_TARGET="PREFIX=/usr"