]> granicus.if.org Git - libvpx/commitdiff
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 435302870516cc0aab6d8b183c03bd4be46ae20a..6c0adc7f920dd3fc4a6289fe6f3a22e8c910b18a 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
             ;;
         *)