summaryrefslogtreecommitdiffstats
path: root/gas/Makefile.am
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2012-05-07 09:21:48 +0000
committerAlan Modra <amodra@gmail.com>2012-05-07 09:21:48 +0000
commitcce3d66c346149b194f8f9cbe82edf5354a198c9 (patch)
treec02b225244238d88e5e2ba4e1b1ac424681296d8 /gas/Makefile.am
parenta134cc9b6ce1e678f2c34f4b2d88933854506fdf (diff)
downloadppe42-binutils-cce3d66c346149b194f8f9cbe82edf5354a198c9.tar.gz
ppe42-binutils-cce3d66c346149b194f8f9cbe82edf5354a198c9.zip
* Makefile.am (check-DEJAGNU): Clear LC_COLLATE, LC_ALL and LANG.
* Makefile.in: Regenerate.
Diffstat (limited to 'gas/Makefile.am')
-rw-r--r--gas/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/Makefile.am b/gas/Makefile.am
index 80a2fd0d6f..2ae007d3ed 100644
--- a/gas/Makefile.am
+++ b/gas/Makefile.am
@@ -393,6 +393,7 @@ check-DEJAGNU: site.exp
cp site.exp testsuite/site.exp
rootme=`pwd`; export rootme; \
srcdir=`cd ${srcdir}; pwd` ; export srcdir ; \
+ LC_COLLATE=; LC_ALL=; LANG=; export LC_COLLATE LC_ALL LANG; \
EXPECT=${EXPECT} ; export EXPECT ; \
runtest=$(RUNTEST); \
cd testsuite; \
OpenPOWER on IntegriCloud