HomePhabricator

Make sure build_* devtools scripts' default build directories always exist

Description

Make sure build_* devtools scripts' default build directories always exist

Summary:
Both of these scripts assume the build directory already exists.
This patch makes sure it exists so the scripts do not fail otherwise.

Test Plan:

rm -rf build
./contrib/devtools/build_cmake.sh

rm -rf build
THREADS=8 ./contrib/devtools/build_autotools.sh

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D5813

Details

Provenance
jasonbcoxAuthored on Apr 22 2020, 23:48
jasonbcoxPushed on Apr 23 2020, 15:49
Reviewer
Restricted Project
Differential Revision
D5813: Make sure build_* devtools scripts' default build directories always exist
Parents
rABC4f164110ca13: Build the deb package with cmake
Branches
Unknown
Tags
Unknown