summaryrefslogtreecommitdiff
path: root/crypto/x86_64cpuid.pl
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2008-07-15 19:52:20 +0000
committerAndy Polyakov <appro@openssl.org>2008-07-15 19:52:20 +0000
commit89778b7f3f1bd9c7b4e2cdf535f389d37b5ec558 (patch)
tree07be29156c13a9df8bbbb7e27e78fdbce06cf017 /crypto/x86_64cpuid.pl
parentc79c5a256be9d8a279c873c37903f9eead71f355 (diff)
downloadopenssl-new-89778b7f3f1bd9c7b4e2cdf535f389d37b5ec558.tar.gz
x86_64cpuid.pl cosmetics: harmonize $dir treatment with other modules.
Diffstat (limited to 'crypto/x86_64cpuid.pl')
-rw-r--r--crypto/x86_64cpuid.pl3
1 files changed, 1 insertions, 2 deletions
diff --git a/crypto/x86_64cpuid.pl b/crypto/x86_64cpuid.pl
index 331529ae59..e19ecdbbfc 100644
--- a/crypto/x86_64cpuid.pl
+++ b/crypto/x86_64cpuid.pl
@@ -100,8 +100,7 @@ OPENSSL_wipe_cpu:
___
$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<<___;
.text