Searched refs:LANG (Results 1 - 6 of 6) sorted by relevance

/openwrt/scripts/
H A Dgetver.sh2 export LANG=C
H A Dget_source_date_epoch.sh2 export LANG=C
/openwrt/target/sdk/files/
H A DMakefile11 LANG:=C macro
13 export TOPDIR LC_ALL LANG SDK
/openwrt/
H A DMakefile11 LANG:=C macro
13 export TOPDIR LC_ALL LANG TZ
/openwrt/target/imagebuilder/files/
H A DMakefile11 LANG:=C macro
12 export TOPDIR LC_ALL LANG
/openwrt/package/network/services/ead/src/tinysrp/
H A Dconfigure439 # because not all systems understand e.g. LANG=C (notably SCO).
442 if test "${LANG+set}" = set; then LANG=C; export LANG; fi

Completed in 113 milliseconds