mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 12:02:48 +01:00
parent
9f0e4ae82a
commit
02f81e5e35
@ -236,7 +236,6 @@ mkdir -p "$OUTDIR"
|
|||||||
# CONFIGFLAGS
|
# CONFIGFLAGS
|
||||||
CONFIGFLAGS+=" --enable-reduce-exports --disable-bench --disable-gui-tests --disable-fuzz-binary"
|
CONFIGFLAGS+=" --enable-reduce-exports --disable-bench --disable-gui-tests --disable-fuzz-binary"
|
||||||
case "$HOST" in
|
case "$HOST" in
|
||||||
*linux*) CONFIGFLAGS+=" --disable-threadlocal" ;;
|
|
||||||
*mingw*) CONFIGFLAGS+=" --disable-miner" ;;
|
*mingw*) CONFIGFLAGS+=" --disable-miner" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user