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…
Reference in New Issue
Block a user