Re: [PATCH 09/10] tools iio: Override CFLAGS assignments

2018-10-22 Thread Jiri Olsa
On Sun, Oct 21, 2018 at 01:26:34PM +0100, Jonathan Cameron wrote: > On Tue, 16 Oct 2018 17:06:14 +0200 > Jiri Olsa wrote: > > > So user could specify outside CFLAGS values. > Applied to the togreg branch of iio.git and pushed out as testing > for the autobuilders to poke at them. thanks, jirka

Re: [PATCH 09/10] tools iio: Override CFLAGS assignments

2018-10-21 Thread Jonathan Cameron
On Tue, 16 Oct 2018 17:06:14 +0200 Jiri Olsa wrote: > So user could specify outside CFLAGS values. Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to poke at them. Thanks Jonathan > > Cc: Jonathan Cameron > Cc: Hartmut Knaack > Cc: Lars-Peter Clausen

[PATCH 09/10] tools iio: Override CFLAGS assignments

2018-10-16 Thread Jiri Olsa
So user could specify outside CFLAGS values. Cc: Jonathan Cameron Cc: Hartmut Knaack Cc: Lars-Peter Clausen Signed-off-by: Jiri Olsa --- tools/iio/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/iio/Makefile b/tools/iio/Makefile index 332ed2f6c2c2..e22378dba