x86_64 assembly pack: tolerate spaces in source directory name.
[openssl.git] / crypto / aes / asm / aesni-mb-x86_64.pl
index b12e535b93f798476ee239c2b65e1c0f19dba6bf..aa2735e06ab247a39b9120b5a8ebe64c21d4ee26 100644 (file)
@@ -74,7 +74,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 aesni_multi_cbc_encrypt (