Skip to content

Commit 89c844d

Browse files
Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9.
1 parent 351abf9 commit 89c844d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@ case $host in
354354
OBJCXXFLAGS="$CXXFLAGS"
355355
;;
356356
*linux*)
357+
TARGET_OS=linux
357358
LEVELDB_TARGET_FLAGS="-DOS_LINUX"
358359
;;
359360
*)

0 commit comments

Comments
 (0)