x86_64 assembly pack: tolerate spaces in source directory name.
[oweals/openssl.git] / crypto / aes / asm / aesni-sha1-x86_64.pl
index 873b2b3fc3681db28e2f6425e60fe41b642c2435..4b979a7346561d7479375b93b6ef384f39b87160 100644 (file)
@@ -109,7 +109,7 @@ $shaext=1;  ### set to zero if compiling for 1.0.1
 
 $stitched_decrypt=0;
 
-open OUT,"| \"$^X\" $xlate $flavour $output";
+open OUT,"| \"$^X\" \"$xlate\" $flavour \"$output\"";
 *STDOUT=*OUT;
 
 # void aesni_cbc_sha1_enc(const void *inp,