tools: build: Fixup host c flags
authorLaura Abbott <labbott@redhat.com>
Tue, 10 Jul 2018 00:45:56 +0000 (17:45 -0700)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 12 Jul 2018 15:48:17 +0000 (00:48 +0900)
commit6fdbd824fd7a3876aac43d32fdf1f30b9ef72ce4
treef7f2d70ff83cc3dffa9e3da876d7245ab1b85194
parent9feeb638cde083c737e295c0547f1b4f28e99583
tools: build: Fixup host c flags

Commit 0c3b7e42616f ("tools build: Add support for host programs format")
introduced host_c_flags which referenced CHOSTFLAGS. The actual name of the
variable is HOSTCFLAGS. Fix this up.

Fixes: 0c3b7e42616f ("tools build: Add support for host programs format")
Signed-off-by: Laura Abbott <labbott@redhat.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
tools/build/Build.include
tools/perf/pmu-events/Build