Skip to content

Commit a407807

Browse files
committed
Merge #7944: Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9.
89c844d Re-instate TARGET_OS=linux in configure.ac. Removed by 351abf9. (randy-waterhouse)
2 parents 46880ed + 89c844d commit a407807

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)