Fix bitcoin_qt.m4 and fix-xcb-include-order.patch

This commit is contained in:
Jonas Schnelli
2016-06-16 11:29:44 +02:00
committed by lateminer
parent 0bd32be132
commit 569c83cd2c
3 changed files with 4 additions and 3 deletions

View File

@@ -46,7 +46,7 @@ matrix:
- compiler: ": No wallet"
env: HOST=x86_64-unknown-linux-gnu DEP_OPTS="NO_WALLET=1" RUN_TESTS=true GOAL="install" BITCOIN_CONFIG="--enable-glibc-back-compat --enable-reduce-exports"
- compiler: ": Cross-Mac"
env: HOST=x86_64-apple-darwin11 PACKAGES="cmake libcap-dev libz-dev libbz2-dev" BITCOIN_CONFIG="--enable-reduce-exports" OSX_SDK=10.9 GOAL="deploy"
env: HOST=x86_64-apple-darwin11 PACKAGES="cmake libcap-dev libz-dev libbz2-dev" BITCOIN_CONFIG="--enable-reduce-exports" OSX_SDK=10.11 GOAL="deploy"
exclude:
- compiler: gcc
before_install: