Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179368
b: refs/heads/master
c: b82a404
h: refs/heads/master
v: v3
  • Loading branch information
Jan Kiszka authored and Steven Rostedt committed Jan 12, 2010
1 parent 0efa694 commit 8ee20e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ff2576674c19c4b74acc4f6cc9bac3b94916350b
refs/heads/master: b82a4045f7962483a78a874343dc6e31b79c96c1
2 changes: 1 addition & 1 deletion trunk/scripts/recordmcount.pl
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ sub check_objcopy
}
}

if ($arch eq "x86") {
if ($arch =~ /(x86(_64)?)|(i386)/) {
if ($bits == 64) {
$arch = "x86_64";
} else {
Expand Down

0 comments on commit 8ee20e3

Please sign in to comment.