mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 13:03:17 +01:00
This is a cherry-pick of 89c844d
back to 0.12.
=====
Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9e03
.
This commit is contained in:
parent
932aedd99a
commit
9462e791b7
@ -336,6 +336,7 @@ case $host in
|
||||
OBJCXXFLAGS="$CXXFLAGS"
|
||||
;;
|
||||
*linux*)
|
||||
TARGET_OS=linux
|
||||
LEVELDB_TARGET_FLAGS="-DOS_LINUX"
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user