Add support for compile with ENABLE_DASH_DEBUG defined (#1112)

This commit is contained in:
TheLazieR Yip 2016-10-31 16:56:24 +07:00 committed by UdjinM6
parent fb3b2f1853
commit 768eb2044f

View File

@ -72,7 +72,7 @@ matrix:
- wine - wine
- bc - bc
- compiler: ": dashd" - compiler: ": dashd"
env: HOST=x86_64-unknown-linux-gnu DEP_OPTS="NO_QT=1 NO_UPNP=1 DEBUG=1" RUN_TESTS=true GOAL="install" BITCOIN_CONFIG="--enable-zmq --enable-glibc-back-compat --enable-reduce-exports CPPFLAGS=-DDEBUG_LOCKORDER" PYZMQ=true env: HOST=x86_64-unknown-linux-gnu DEP_OPTS="NO_QT=1 NO_UPNP=1 DEBUG=1" RUN_TESTS=true GOAL="install" BITCOIN_CONFIG="--enable-zmq --enable-glibc-back-compat --enable-reduce-exports" CPPFLAGS="-DDEBUG_LOCKORDER -DENABLE_DASH_DEBUG" PYZMQ=true
addons: addons:
apt: apt:
packages: packages: