ref: 11a868d10444c495349cefbe93a4b3545090e059
parent: c26c07328fab9a8ed3a6a31d54a6a1bac00fc928
author: Niveditha Rau <niveditha.rau@gmail.com>
date: Tue Apr 24 15:24:48 EDT 2018
Add Solaris to supported platforms Change-Id: Ib49e1d79ba4c1c5d5147ab437f744a31429a059c
--- a/configure
+++ b/configure
@@ -522,7 +522,7 @@
# 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
;;
*)