]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/sha/asm/sha1-mb-x86_64.pl
x86_64 assembly pack: tolerate spaces in source directory name.
[thirdparty/openssl.git] / crypto / sha / asm / sha1-mb-x86_64.pl
index 5ea2206028ca5ba8d27a1b7f9230bdf3db307cb0..51c73c05ace70ace4cebc3c2ce2e574fc27f7f89 100644 (file)
@@ -70,7 +70,7 @@ if (!$avx && `$ENV{CC} -v 2>&1` =~ /((?:^clang|LLVM) version|.*based on LLVM) ([
        $avx = ($2>=3.0) + ($2>3.0);
 }
 
-open OUT,"| \"$^X\" $xlate $flavour $output";
+open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\"";
 *STDOUT=*OUT;
 
 # void sha1_multi_block (