projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix typo
[openwrt.git]
/
Makefile
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.021366 seconds
and
4
git commands to generate.