Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Lang C.UTF-8
  • Loading branch information
nyalldawson committed Apr 27, 2023
1 parent 1d1f121 commit b0d0ead
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .docker/docker-qgis-build.sh
Expand Up @@ -5,6 +5,8 @@ set -e
CTEST_SOURCE_DIR=${CTEST_SOURCE_DIR-/root/QGIS}
CTEST_BUILD_DIR=${CTEST_BUILD_DIR-/root/QGIS/build}

export LANG="C.UTF-8"

##############
# Setup ccache
##############
Expand Down

0 comments on commit b0d0ead

Please sign in to comment.