summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-05-20 18:01:20 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-05-20 18:01:20 (EDT)
commitf2e131e9f78caba5fa514f82b332ab9a2371710a (patch)
treeabbbb8c5c6dcb00ce3abd6dd5f1074f3ce7fd0dc
parenta88c1ba375b7954ff107a43f14b876a7853c030b (diff)
build: Drop --enable-clocale=gnu
-rwxr-xr-xbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/build b/build
index 82b8ae5..483d7a4 100755
--- a/build
+++ b/build
@@ -44,7 +44,6 @@ common_opts = \
--without-included-gettext \
--with-nls \
--with-sysroot="$${OPK_SYSROOT}" \
- --enable-clocale=gnu \
--disable-libquadmath \
$(target_opts)