Unified - adapt the generation of bignum assembler to use GENERATE
[openssl.git] / crypto / bn / asm / sparcv9-gf2m.pl
index ab94cd917c41a01642198e75b05cdf3b39f88d8f..c7bf9f228bda64d4993ab2921739d9b1b703a9bc 100644 (file)
@@ -18,6 +18,9 @@
 # ~100-230% faster than gcc-generated code and ~35-90% faster than
 # the pure SPARCv9 code path.
 
+$output = pop;
+open STDOUT,">$output";
+
 $locals=16*8;
 
 $tab="%l0";