Re: [lng-odp] [PATCH v2] build: fix conditional compilation of sources

2017-06-22 Thread Brian Brooks
Hi Maxim, Can you please land this in api-next as well as master since we need to rebase the scalable scheduler patch series against this patch? Thanks, Brian On 06/22 17:05:38, Brian Brooks wrote: > Explicitly add all arch//* files to respective _SOURCES > variables instead of using @ARCH_DIR@

Re: [lng-odp] [PATCH v2] build: fix conditional compilation of sources

2017-06-22 Thread Dmitry Eremin-Solenikov
On 23.06.2017 01:05, Brian Brooks wrote: > Explicitly add all arch//* files to respective _SOURCES > variables instead of using @ARCH_DIR@ substitution. > > This patch fixes the broken build for ARM, PPC, and MIPS > introduced by [1] and the similar issue reported while > testing [2]. > > From

[lng-odp] [PATCH v2] build: fix conditional compilation of sources

2017-06-22 Thread Brian Brooks
Explicitly add all arch//* files to respective _SOURCES variables instead of using @ARCH_DIR@ substitution. This patch fixes the broken build for ARM, PPC, and MIPS introduced by [1] and the similar issue reported while testing [2]. >From the Autoconf manual [3]: You can't put a configure