2015-01-20 15:49, Neil Horman:
> the vhost library relies on libfuse, and thats included when we do a normal
> shared object build, but when we specify combined libs, its gets left out.
> Add
> it back in
>
> Signed-off-by: Neil Horman
> ---
> mk/rte.app.mk | 4
> 1 file changed, 4 insert
On Tuesday, January 20, 2015 03:49:58 PM Neil Horman wrote:
> the vhost library relies on libfuse, and thats included when we do a normal
> shared object build, but when we specify combined libs, its gets left out.
> Add
> it back in
>
> Signed-off-by: Neil Horman
Fixes the build issue here.
R
the vhost library relies on libfuse, and thats included when we do a normal
shared object build, but when we specify combined libs, its gets left out. Add
it back in
Signed-off-by: Neil Horman
---
mk/rte.app.mk | 4
1 file changed, 4 insertions(+)
diff --git a/mk/rte.app.mk b/mk/rte.app.m
3 matches
Mail list logo