* gdbarch.sh (LC_ALL): Set to `c'.
This commit is contained in:
parent
2e5ff58c05
commit
1bd316f05b
@ -1,3 +1,7 @@
|
||||
2002-04-25 Andrew Cagney <ac131313@redhat.com>
|
||||
|
||||
* gdbarch.sh (LC_ALL): Set to `c'.
|
||||
|
||||
2002-04-25 Theodore A. Roth <troth@verinet.com>
|
||||
|
||||
* avr-tdep.c: Ran through gdb_indent.sh.
|
||||
|
@ -22,6 +22,7 @@
|
||||
# Make certain that the script is running in an internationalized
|
||||
# environment.
|
||||
LANG=c ; export LANG
|
||||
LC_ALL=c ; export LC_ALL
|
||||
|
||||
|
||||
compare_new ()
|
||||
|
Loading…
Reference in New Issue
Block a user