Re: [PATCH 0/3] tools/thermal: tmon: Makefile improvements

From: Markus Mayer
Date: Fri Oct 13 2017 - 16:39:56 EST


On 27 September 2017 at 16:02, Markus Mayer <code@xxxxxxxxxx> wrote:
> From: Markus Mayer <mmayer@xxxxxxxxxxxx>
>
> This series introduces a number of improvements to tmon's Makefile. The
> changes are meant to make it easier to cross-compile tmon on a greater
> number of platforms by giving more control to the person performing the
> build.
>
> At the same time, sensible defaults are retained so that building tmon
> will continue to work without any customizations on platforms on which
> it currently builds.

Rui, is there any chance you would be able to take this?

Thanks,
-Markus

> Markus Mayer (3):
> tools/thermal: tmon: use "-fstack-protector" only if supported
> tools/thermal: tmon: allow $(CC) to be defined externally
> tools/thermal: tmon: use $(PKG_CONFIG) instead of hard-coding
> pkg-config
>
> tools/thermal/tmon/Makefile | 18 ++++++++++++------
> 1 file changed, 12 insertions(+), 6 deletions(-)
>
> --
> 2.7.4
>