Commit 89778b7f authored by Andy Polyakov's avatar Andy Polyakov
Browse files

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

parent c79c5a25
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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