mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-05 13:11:57 +02:00
Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9e03
.
This commit is contained in:
@ -354,6 +354,7 @@ case $host in
|
||||
OBJCXXFLAGS="$CXXFLAGS"
|
||||
;;
|
||||
*linux*)
|
||||
TARGET_OS=linux
|
||||
LEVELDB_TARGET_FLAGS="-DOS_LINUX"
|
||||
;;
|
||||
*)
|
||||
|
Reference in New Issue
Block a user