apps/tools/mksymtab.sh: 'export LC_ALL=C' to get the traditional sort order

This commit is contained in:
anchao 2019-01-27 07:42:49 -06:00 committed by Gregory Nutt
parent 4a827c3418
commit 2771205bc3

View File

@ -34,6 +34,8 @@
#
############################################################################
export LC_ALL=C
usage="Usage: $0 <imagedirpath> <outfilepath>"
# Check for the required directory path