aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorSébastien Szymanski <[email protected]>2019-06-07 17:02:55 +0200
committerShuah Khan <[email protected]>2019-08-29 09:50:54 -0600
commita73f6e2fbe8077811ea9546e0d44a7533111f0ba (patch)
treee0da297b30c352efb4e66eacd7161ac55a92909c /scripts/gcc-plugins/cyc_complexity_plugin.c
parent828f369d76d16bffa97133f6f63a64c13a401953 (diff)
tools/power/cpupower: fix 64bit detection when cross-compiling
When cross-compiling cpupower, 64bit detection is done with the host compiler instead of the cross-compiler and libcpupower.so.0 ends up in /usr/lib64 instead of /usr/lib for 32bit target. Fix this by moving 64bit detection after CC is defined. Signed-off-by: Sébastien Szymanski <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions