Ping. V2 corrects the issue. -Petri
> -----Original Message----- > From: lng-odp [mailto:[email protected]] On Behalf Of EXT > Savolainen, Petri (Nokia - FI/Espoo) > Sent: Wednesday, January 13, 2016 3:24 PM > To: EXT Maxim Uvarov; [email protected] > Subject: Re: [lng-odp] [API-NEXT PATCH 4/5] helper: deleted odph_pause > > > > > -----Original Message----- > > From: EXT Maxim Uvarov [mailto:[email protected]] > > Sent: Wednesday, January 13, 2016 2:34 PM > > To: Savolainen, Petri (Nokia - FI/Espoo); [email protected] > > 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 > [email protected] > https://lists.linaro.org/mailman/listinfo/lng-odp _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
