> -----Original Message-----
> From: EXT Maxim Uvarov [mailto:maxim.uva...@linaro.org]
> Sent: Wednesday, January 13, 2016 2:34 PM
> To: Savolainen, Petri (Nokia - FI/Espoo); lng-odp@lists.linaro.org
> Subject: Re: [lng-odp] [API-NEXT PATCH 4/5] helper: deleted odph_pause
> 
> On 01/13/2016 15:32, Savolainen, Petri (Nokia - FI/Espoo) wrote:
> > What arch you tried? What it was building (examples, validation,
> implementation, ...) ?
> >
> > I cannot see any problems with ARCH=x86 (4 or all patches applied). It
> rebased OK on top of latest api-next. Builds OK with 'make'. Builds OK
> after 'make install'.
> >
> > -Petri
> Just standard x86.
> 
> ./bootstrap; ./configure  --enable-test-vald  --enable-test-perf
> --enable-test-cpp  --enable-debug CFLAGS="-O0 -g" --enable-debug
> --enable-debug-print --enable-user-guides  CC=gcc-4.
> 
> make


It was the cpp test case. AM_CXXFLAGS was not updated.

AM_CXXFLAGS += -I$(top_srcdir)/platform/$(with_platform)/arch/$(ARCH)

Fixed it, rebased and sent v2.


-Petri

_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to