aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lorder
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2016-07-07 20:50:59 +0000
committerEd Maste <emaste@FreeBSD.org>2016-07-07 20:50:59 +0000
commit932d4e19e64bca40e86d1e63bf9409978f0d28a3 (patch)
treef61314cbbff3fb71ba87fa48770d017d5e795359 /usr.bin/lorder
parent035ec48e5546fabe178fd7015cc268843df24821 (diff)
Notes
Diffstat (limited to 'usr.bin/lorder')
-rw-r--r--usr.bin/lorder/lorder.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/lorder/lorder.sh b/usr.bin/lorder/lorder.sh
index 8123c96779b4a..4b6243cd34779 100644
--- a/usr.bin/lorder/lorder.sh
+++ b/usr.bin/lorder/lorder.sh
@@ -73,6 +73,7 @@ ${NM} ${NMFLAGS} -go $* | sed "
d
"
+export LC_ALL=C
# eliminate references that can be resolved by the same library.
if [ $(expr "$*" : '.*\.a[[:>:]]') -ne 0 ]; then
sort -u -o $S $S