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