Page MenuHomePhabricator

Change CI builds to use utf-8 encoding
ClosedPublic

Authored by jasonbcox on Sep 30 2019, 23:06.

Details

Summary

With the codeset unset, the builds are not guaranteed to use UTF-8, so now we set it explicitly.

This fixes the build issue discovered in D4174.

Depends on D4183

Test Plan

ABC_BUILD_NAME=build-default ./build-configurations.sh

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable