summaryrefslogtreecommitdiff
path: root/gas/Makefile.am
diff options
context:
space:
mode:
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; \