[circleci] fix bootstrap.sh call [skip ci]
This commit is contained in:
parent
2b747db199
commit
9e6b6a2670
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ dependencies:
|
|||
|
||||
database:
|
||||
pre:
|
||||
- bootstrap.sh
|
||||
- ./bootstrap.sh
|
||||
- ./configure CC="clang-${LLVM_VERSION}" CXX="$(pwd)/mason_packages/.link/bin/ccache clang++-${LLVM_VERSION} -Qunused-arguments"
|
||||
- make
|
||||
override:
|
||||
|
|
Loading…
Reference in a new issue