Page MenuHomePhabricator

D13221.diff
No OneTemporary

D13221.diff

diff --git a/contrib/teamcity/build-configurations.yml b/contrib/teamcity/build-configurations.yml
--- a/contrib/teamcity/build-configurations.yml
+++ b/contrib/teamcity/build-configurations.yml
@@ -200,7 +200,7 @@
static_depends: linux32
toolchain: Linux32
cmake_flags:
- - '-DBUILD_BITCOIN_CHRONIK=ON'
+ - '-DBUILD_BITCOIN_CHRONIK=OFF'
templates:
- check+secp256k1
timeout: 3600
@@ -210,7 +210,7 @@
static_depends: linux64
toolchain: Linux64
cmake_flags:
- - '-DBUILD_BITCOIN_CHRONIK=ON'
+ - '-DBUILD_BITCOIN_CHRONIK=OFF'
templates:
- check+secp256k1
timeout: 3600
@@ -221,7 +221,7 @@
toolchain: LinuxAArch64
emulator: qemu-aarch64-static
cmake_flags:
- - '-DBUILD_BITCOIN_CHRONIK=ON'
+ - '-DBUILD_BITCOIN_CHRONIK=OFF'
# The ZMQ functional test will fail with qemu (due to a qemu limitation),
# so disable it to avoid the failure.
# Extracted from stderr:
@@ -252,7 +252,7 @@
toolchain: LinuxARM
emulator: qemu-arm-static
cmake_flags:
- - '-DBUILD_BITCOIN_CHRONIK=ON'
+ - '-DBUILD_BITCOIN_CHRONIK=OFF'
# The ZMQ functional test will fail with qemu (due to a qemu limitation),
# so disable it to avoid the failure.
# Extracted from stderr:
@@ -385,7 +385,7 @@
static_depends: win64
toolchain: Win64
cmake_flags:
- - '-DBUILD_BITCOIN_CHRONIK=ON'
+ - '-DBUILD_BITCOIN_CHRONIK=OFF'
- "-DBUILD_BITCOIN_SEEDER=OFF"
- "-DCPACK_STRIP_FILES=ON"
- "-DUSE_JEMALLOC=OFF"

File Metadata

Mime Type
text/plain
Expires
Sat, Mar 1, 10:03 (7 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5182721
Default Alt Text
D13221.diff (1 KB)

Event Timeline