diff options
author | 2019-06-07 17:02:55 +0200 | |
---|---|---|
committer | 2019-08-29 09:50:54 -0600 | |
commit | a73f6e2fbe8077811ea9546e0d44a7533111f0ba (patch) | |
tree | e0da297b30c352efb4e66eacd7161ac55a92909c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cpupower: Add missing newline at end of file (diff) | |
download | linux-dev-a73f6e2fbe8077811ea9546e0d44a7533111f0ba.tar.xz linux-dev-a73f6e2fbe8077811ea9546e0d44a7533111f0ba.zip |
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 <sebastien.szymanski@armadeus.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions