Disable Solaris 11
authorRalph Boehme <slow@samba.org>
Wed, 18 May 2016 08:27:59 +0000 (10:27 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 10 Jan 2023 14:07:34 +0000 (15:07 +0100)
Signed-off-by: Ralph Boehme <slow@samba.org>
release.sh

index 64642da5cb5455110a18c4baecca79c423ac02a7..be74ea8dc11d7fa82f04684e064574733c5fae54 100755 (executable)
@@ -81,6 +81,7 @@ linux_x64() {
     stop_vm centos62
 }
 
+# We must use oi159 for OpenIndiana and Solaris 11
 solaris11() {
     print_os "Solaris 11"
     if [ x"$VERSION" = x"2" ] ; then
@@ -126,7 +127,7 @@ if [ -n "$platform" ] ; then
     $platform
 else
     echo Building all platforms
-    solaris11
+#    solaris11
     solaris10_sparc
 #    freebsd8_x86
     solaris10_x86