X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=config;h=fe8108d4391e4997a98728a64314ab79f69d0336;hp=428fe62cbe6c6195d96bbd7f81ecb132b988186c;hb=054810ec0e02d7d15bf96945e2ea46d2e4147aa5;hpb=b67358328e9856154757330ce436f59d7a018d71 diff --git a/config b/config index 428fe62cbe..fe8108d439 100755 --- a/config +++ b/config @@ -335,7 +335,7 @@ if [ "$OUT" = solaris-usparc-gcc ] then if [ `echo "$GCCVER" | sed 's/.*version //;s/\.//;s/\..*//'` -lt 28 ] then - OUT=solaris-sparc-gcc + OUT=solaris-usparc-oldgcc fi fi