17899000 libtool doesn't build properly in non-C locale
authorMike Sullivan <Mike.Sullivan@Oracle.COM>
Wed, 11 Dec 2013 15:19:02 -0800
changeset 1593 b0666dd4d31d
parent 1592 1b2aaf6ad5a7
child 1594 7302abf31ae0
17899000 libtool doesn't build properly in non-C locale
make-rules/shared-macros.mk
--- a/make-rules/shared-macros.mk	Wed Dec 11 14:12:16 2013 -0800
+++ b/make-rules/shared-macros.mk	Wed Dec 11 15:19:02 2013 -0800
@@ -67,6 +67,10 @@
 install:	SHELLOPTS=
 publish:	SHELLOPTS=pipefail
 
+# some things don't build properly in non-C locales,
+# so lets stay there
+export LC_ALL=C
+
 SHELL=	/bin/bash
 
 CONSOLIDATION =	userland