[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190103161350.11446-1-jolsa@kernel.org>
Date: Thu, 3 Jan 2019 17:13:48 +0100
From: Jiri Olsa <jolsa@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Hartmut Knaack <knaack.h@....de>,
Jonathan Cameron <jic23@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>,
Len Brown <len.brown@...el.com>,
Markus Mayer <mmayer@...adcom.com>,
Shuah Khan <shuah@...nel.org>,
Thomas Renninger <trenn@...e.com>,
Zhang Rui <rui.zhang@...el.com>,
lkml <linux-kernel@...r.kernel.org>,
Ingo Molnar <mingo@...nel.org>,
Namhyung Kim <namhyung@...nel.org>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: [PATCHv3 0/2] tools: Various build flags fixes
hi,
while hardening some of the tools rpm, we noticed we
can't pass build flags to some of them.
Sending separate tools fixes for what we found. It's
mostly override for CFLAGS and adding LDFLAGS to the
build commands.
Any additional reviews would be great.. ;-)
v3 changes:
- 4 more patches accepted, still 2 to go
- rebased on top of Arnaldo's perf/core
v2 changes:
- 4 patches already accepted, still 6 to go
- adding more people to cc
Also available in here:
git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
tools/flags_v3
thanks,
jirka
Cc: Hartmut Knaack <knaack.h@....de>
Cc: Jonathan Cameron <jic23@...nel.org>
Cc: Lars-Peter Clausen <lars@...afoo.de>
Cc: Len Brown <len.brown@...el.com>
Cc: Markus Mayer <mmayer@...adcom.com>
Cc: Shuah Khan <shuah@...nel.org>
Cc: Len Brown <len.brown@...el.com>
Cc: Thomas Renninger <trenn@...e.com>
Cc: Zhang Rui <rui.zhang@...el.com>
---
Jiri Olsa (2):
tools thermal tmon: Use -O3 instead of -O1 if available
tools iio: Override CFLAGS assignments
tools/iio/Makefile | 2 +-
tools/thermal/tmon/Makefile | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists