mirror of
https://github.com/dashpay/dash.git
synced 2024-12-26 20:42:59 +01:00
Merge #7944: Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9e03
.
89c844d
Re-instate TARGET_OS=linux in configure.ac. Removed by351abf9e03
. (randy-waterhouse)
This commit is contained in:
commit
a4078071e0
@ -354,6 +354,7 @@ case $host in
|
||||
OBJCXXFLAGS="$CXXFLAGS"
|
||||
;;
|
||||
*linux*)
|
||||
TARGET_OS=linux
|
||||
LEVELDB_TARGET_FLAGS="-DOS_LINUX"
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user