On Sun, Mar 31, 2019 at 12:57 AM Thomas Monjalon
wrote:
> 13/03/2019 18:06, Natanael Copa:
> > A set of patches to fix build with musl libc. I also did a few cleanups
> wrt
> > macros and fixed a few scary compiler warnings while at it.
> >
> > Please note that those are only compile tested on x8
13/03/2019 18:06, Natanael Copa:
> A set of patches to fix build with musl libc. I also did a few cleanups wrt
> macros and fixed a few scary compiler warnings while at it.
>
> Please note that those are only compile tested on x86_64 with musl libc.
>
> v2 has some code style fixes reported by ch
When I try building I'm still getting this error
/root/dpdk/app/test-pmd/bpf_cmd.c:23:11: error: initialization discards
'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
.val = &stdout,
On 13/03/2019 17:06, Natanael Copa wrote:
A set of patches to fix build with m
A set of patches to fix build with musl libc. I also did a few cleanups wrt
macros and fixed a few scary compiler warnings while at it.
Please note that those are only compile tested on x86_64 with musl libc.
v2 has some code style fixes reported by checkpatch
v3 is a full reroll of the entire pa
4 matches
Mail list logo