mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-17 18:40:09 +00:00
Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9e035.
This commit is contained in:
parent
351abf9e03
commit
89c844df14
@ -354,6 +354,7 @@ case $host in
|
|||||||
OBJCXXFLAGS="$CXXFLAGS"
|
OBJCXXFLAGS="$CXXFLAGS"
|
||||||
;;
|
;;
|
||||||
*linux*)
|
*linux*)
|
||||||
|
TARGET_OS=linux
|
||||||
LEVELDB_TARGET_FLAGS="-DOS_LINUX"
|
LEVELDB_TARGET_FLAGS="-DOS_LINUX"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user