summaryrefslogtreecommitdiff
path: root/repo/system/coreutils.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/coreutils.xibuild')
-rw-r--r--repo/system/coreutils.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/system/coreutils.xibuild b/repo/system/coreutils.xibuild
index 10c6fe1..2c0826a 100644
--- a/repo/system/coreutils.xibuild
+++ b/repo/system/coreutils.xibuild
@@ -13,7 +13,7 @@ build () {
FORCE_UNSAFE_CONFIGURE=1 ./configure \
--prefix=/usr \
--enable-no-install-program=kill,uptime
- make -liconv
+ make
}
package () {