File openssl-0.9.6d-flags-priority.dif of Package compat-openssl097g
Index: openssl-0.9.7g/Configure =================================================================== --- openssl-0.9.7g.orig/Configure +++ openssl-0.9.7g/Configure @@ -995,7 +995,7 @@ my $arflags = $fields[$idx_arflags]; my $no_shared_warn=0; -$cflags="$flags$cflags" if ($flags ne ""); +$cflags="$cflags $flags" if ($flags ne ""); # Kerberos settings. The flavor must be provided from outside, either through # the script "config" or manually.