Explorar o código

force LANG to C

SVN-Revision: 5074
Felix Fietkau %!s(int64=19) %!d(string=hai) anos
pai
achega
13c1060ce2
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      Makefile

+ 2 - 0
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