提交 89778b7f 编写于 作者: A Andy Polyakov

x86_64cpuid.pl cosmetics: harmonize $dir treatment with other modules.

上级 c79c5a25
...@@ -100,8 +100,7 @@ OPENSSL_wipe_cpu: ...@@ -100,8 +100,7 @@ OPENSSL_wipe_cpu:
___ ___
$0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1; $0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;
$dir = "." if $dir eq ""; open STDOUT,"| $^X ${dir}perlasm/x86_64-xlate.pl $output";
open STDOUT,"| $^X $dir/perlasm/x86_64-xlate.pl $output";
print<<___; print<<___;
.text .text
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册