Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(80)

Unified Diff: stepmake/stepmake/generic-vars.make

Issue 571610043: Avoid empty locale while building LilyPond.
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | stepmake/stepmake/texinfo-vars.make » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: stepmake/stepmake/generic-vars.make
diff --git a/stepmake/stepmake/generic-vars.make b/stepmake/stepmake/generic-vars.make
index 3c482bb415a1a750a5941ac6894b01b9b8e6200b..59c1107a48c21470507acac0ce6d05cd802779b6 100644
--- a/stepmake/stepmake/generic-vars.make
+++ b/stepmake/stepmake/generic-vars.make
@@ -60,7 +60,7 @@ endif
# no locale settings in the build process.
-LANG=
+LANG=C
export LANG
« no previous file with comments | « no previous file | stepmake/stepmake/texinfo-vars.make » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b