mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-30 06:06:43 +00:00
dosfstools: add defined -with-iconv to OPTS
This commit is contained in:
parent
407f53aa07
commit
113d5f7638
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user