Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9e03.
This commit is contained in:
committed by
lateminer
parent
155af18074
commit
671725d695
@@ -357,6 +357,7 @@ case $host in
|
||||
OBJCXXFLAGS="-std=c++11 $CXXFLAGS"
|
||||
;;
|
||||
*linux*)
|
||||
TARGET_OS=linux
|
||||
LEVELDB_TARGET_FLAGS="-DOS_LINUX"
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user