x86_64 assembly pack: tolerate spaces in source directory name.
[openssl.git] / crypto / chacha / asm / chacha-x86_64.pl
index 8d46522acb1c6a02852c073b3585aa9539014af0..4b1750cd5dea6dd41bd5896ad7e07856e9a94e9d 100755 (executable)
@@ -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;
 
 # input parameter block