Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9e03
.
This commit is contained in:
parent
351abf9e03
commit
89c844df14
1 changed files with 1 additions and 0 deletions
|
@ -354,6 +354,7 @@ case $host in
|
|||
OBJCXXFLAGS="$CXXFLAGS"
|
||||
;;
|
||||
*linux*)
|
||||
TARGET_OS=linux
|
||||
LEVELDB_TARGET_FLAGS="-DOS_LINUX"
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Add table
Reference in a new issue