Update default depflag.
This commit is contained in:
		@@ -635,7 +635,7 @@ my %disabled = ( # "what"         => "comment"
 | 
				
			|||||||
# For symmetry, "disable-..." is a synonym for "no-...".
 | 
					# For symmetry, "disable-..." is a synonym for "no-...".
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# This is what $depflags will look like with the above default:
 | 
					# This is what $depflags will look like with the above default:
 | 
				
			||||||
my $default_depflags = "-DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_CMS -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SEED -DOPENSSL_NO_TLSEXT ";
 | 
					my $default_depflags = "-DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_CAPIENG -DOPENSSL_NO_CMS -DOPENSSL_NO_GMP -DOPENSSL_NO_MDC2 -DOPENSSL_NO_RC5 -DOPENSSL_NO_RFC3779 -DOPENSSL_NO_SEED -DOPENSSL_NO_TLSEXT ";
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
my $no_sse2=0;
 | 
					my $no_sse2=0;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user