From f2e131e9f78caba5fa514f82b332ab9a2371710a Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 20 May 2019 18:01:20 -0400 Subject: build: Drop --enable-clocale=gnu --- 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) -- cgit v0.9.1