mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-15 07:52:39 +00:00
This is a cherry-pick of 89c844d back to 0.12.
===== Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9e035.
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…
x
Reference in New Issue
Block a user