Add Solaris to supported platforms
authorNiveditha Rau <niveditha.rau@gmail.com>
Wed, 25 Apr 2018 02:24:48 +0000 (19:24 -0700)
committerJohann Koenig <johannkoenig@google.com>
Mon, 21 May 2018 16:25:23 +0000 (16:25 +0000)
Change-Id: Ib49e1d79ba4c1c5d5147ab437f744a31429a059c

configure

index 4353028..6c0adc7 100755 (executable)
--- a/configure
+++ b/configure
@@ -522,7 +522,7 @@ process_detect() {
         # here rather than at option parse time because the target auto-detect
         # magic happens after the command line has been parsed.
         case "${tgt_os}" in
-        linux|os2|darwin*|iphonesimulator*)
+        linux|os2|solaris|darwin*|iphonesimulator*)
             # Supported platforms
             ;;
         *)