linux-stable/tools/vm
Lucas Stach e21c20cf8b tools/vm: fix cross-compile build
commit cf01699ee2 upstream.

Commit 7ed1c1901f ("tools: fix cross-compile var clobbering") moved
the setup of the CC variable to tools/scripts/Makefile.include to make
the behavior consistent across all the tools Makefiles.

As the vm tools missed the include we end up with the wrong CC in a
cross-compiling evironment.

Fixes: 7ed1c1901f (tools: fix cross-compile var clobbering)
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Cc: Martin Kelly <martin@martingkelly.com>
Cc: <stable@vger.kernel.org>
Link: http://lkml.kernel.org/r/20200416104748.25243-1-l.stach@pengutronix.de
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-05-02 17:24:22 +02:00
..
.gitignore
Makefile tools/vm: fix cross-compile build 2020-05-02 17:24:22 +02:00
page-types.c tools/vm/page-types.c: fix "defined but not used" warning 2018-10-10 08:54:22 +02:00
page_owner_sort.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
slabinfo-gnuplot.sh tools/vm/slabinfo: gnuplot slabifo extended stat 2015-11-05 19:34:48 -08:00
slabinfo.c tools/vm/slabinfo.c: fix sign-compare warning 2018-10-10 08:54:22 +02:00