On Wed, 2018-09-26 at 11:48 +0100, Ferruh Yigit wrote:
> On 9/26/2018 11:17 AM, Luca Boccassi wrote:
> > The sse file was added both conditionally on building for x86 and
> > unconditionally, which breaks the build on non-x86.
> >
> > Fixes: bd29fd07ba64 ("build: add Meson files for avf PMD")
> >
On 9/26/2018 11:17 AM, Luca Boccassi wrote:
> The sse file was added both conditionally on building for x86 and
> unconditionally, which breaks the build on non-x86.
>
> Fixes: bd29fd07ba64 ("build: add Meson files for avf PMD")
>
> Signed-off-by: Luca Boccassi
> ---
> drivers/net/avf/meson.bui
The sse file was added both conditionally on building for x86 and
unconditionally, which breaks the build on non-x86.
Fixes: bd29fd07ba64 ("build: add Meson files for avf PMD")
Signed-off-by: Luca Boccassi
---
drivers/net/avf/meson.build | 1 -
1 file changed, 1 deletion(-)
diff --git a/driver
3 matches
Mail list logo