Page MenuHomePhabricator

Fix running teamcity builds when multiple configure flags are set
ClosedPublic

Authored by Fabien on Aug 29 2019, 14:15.

Details

Summary

The CONFIGURE_FLAGS variable has been quoted, which prevent the use of
space separated flags. This is the case when running the asan or ubsan
builds.

Test Plan
ABC_BUILD_NAME=build-asan ./contrib/teamcity/build-configurations.sh

Diff Detail

Repository
rABC Bitcoin ABC
Branch
fix_configure_flags
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7281
Build 12607: Bitcoin ABC Buildbot (legacy)
Build 12606: arc lint + arc unit