Configuration and build: Fix solaris tags
[openssl.git] / Configurations / 10-main.conf
index c30954f27da48769c6a5eed593dad8f95f8706bf..5baab6f306f133d917d279ebcf7dae6fe4cd9ebe 100644 (file)
@@ -225,7 +225,7 @@ my %targets = (
     "solaris-common-gcc" => {
         inherit_from     => [ "solaris-common" ],
         template         => 1,
-        shared_target    => "solaris-gcc", # The rest is on shared_info.pl
+        shared_target    => "solaris-gcc-shared", # The rest is on shared_info.pl
     },
 #### Solaris x86 with GNU C setups
     "solaris-x86-gcc" => {