Loading Configure +1 −1 Original line number Diff line number Diff line Loading @@ -627,7 +627,7 @@ my %disabled = ( # "what" => "comment" # For symmetry, "disable-..." is a synonym for "no-...". # This is what $depflags will look like with the above default: my $default_depflags = "-DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 "; my $default_depflags = "-DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 "; my $no_sse2=0; Loading Loading
Configure +1 −1 Original line number Diff line number Diff line Loading @@ -627,7 +627,7 @@ my %disabled = ( # "what" => "comment" # For symmetry, "disable-..." is a synonym for "no-...". # This is what $depflags will look like with the above default: my $default_depflags = "-DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 "; my $default_depflags = "-DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 "; my $no_sse2=0; Loading