x86_64 assembly pack: tolerate spaces in source directory name.
[openssl.git] / crypto / rc4 / asm / rc4-x86_64.pl
index 900d209454c6e50569c9c99309abdec0e11951b4..5ae0c6dd4990268e3fc29da8d7c5db4af33b6233 100755 (executable)
@@ -122,7 +122,7 @@ $0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;
 ( $xlate="${dir}../../perlasm/x86_64-xlate.pl" and -f $xlate) or
 die "can't locate x86_64-xlate.pl";
 
-open OUT,"| \"$^X\" $xlate $flavour $output";
+open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\"";
 *STDOUT=*OUT;
 
 $dat="%rdi";       # arg1