Add X509_CHECK_FLAG_NEVER_CHECK_SUBJECT flag
[openssl.git] / crypto / c64xpluscpuid.pl
index 0ee0a4e86fe4a63f77f38e4a6a88378d9208bec1..2feb4e31f45ace5e18074994f5be69ab9738f806 100644 (file)
@@ -6,6 +6,10 @@ open STDOUT,">$output";
 
 $code.=<<___;
        .text
+
+       .if     .ASSEMBLER_VERSION<7000000
+       .asg    0,__TI_EABI__
+       .endif
        .if     __TI_EABI__
        .asg    OPENSSL_rdtsc,_OPENSSL_rdtsc
        .asg    OPENSSL_cleanse,_OPENSSL_cleanse