diff options
| -rw-r--r-- | meta/recipes-core/libxml/libxml2/run-ptest | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/meta/recipes-core/libxml/libxml2/run-ptest b/meta/recipes-core/libxml/libxml2/run-ptest index 473d0b67a7..c313d83263 100644 --- a/meta/recipes-core/libxml/libxml2/run-ptest +++ b/meta/recipes-core/libxml/libxml2/run-ptest @@ -1,3 +1,4 @@  #!/bin/sh +export LC_ALL=en_US.UTF-8  make -k runtests | 
