projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
013ef04
)
force LANG to C
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 14 Oct 2006 11:37:37 +0000
(11:37 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 14 Oct 2006 11:37:37 +0000
(11:37 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5074
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
26721a3
..
cc5c5b4
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-18,6
+18,8
@@
RELEASE:=Kamikaze
all: world
SHELL:=/usr/bin/env bash
+export LC_ALL=C
+export LANG=C
export TOPDIR=${shell pwd}
include $(TOPDIR)/include/verbose.mk
This page took
0.025108 seconds
and
4
git commands to generate.