]> Git Repo - linux.git/commit - scripts/recordmcount.pl
tracing/x86: Derive arch from bits argument in recordmcount.pl
authorJan Kiszka <[email protected]>
Mon, 11 Jan 2010 10:31:44 +0000 (11:31 +0100)
committerSteven Rostedt <[email protected]>
Tue, 12 Jan 2010 04:49:35 +0000 (23:49 -0500)
commitb82a4045f7962483a78a874343dc6e31b79c96c1
treeacb339f05f72d149f7fb7d262a6e30bdcc24b4cc
parentff2576674c19c4b74acc4f6cc9bac3b94916350b
tracing/x86: Derive arch from bits argument in recordmcount.pl

Let the arch argument be overruled by bits. Otherwise, building of
external modules against a i386 target on a x86-64 host (and likely vice
versa as well) fails unless ARCH=i386 is explicitly passed to make.

Signed-off-by: Jan Kiszka <[email protected]>
LKML-Reference: <4B4AFE10.8050109@siemens.com>
Signed-off-by: Steven Rostedt <[email protected]>
scripts/recordmcount.pl
This page took 0.056882 seconds and 4 git commands to generate.