Re: [PATCH v2] vhost: Add -lfuse into the LDFLAGS list
From: Thomas Monjalon <hidden> Date: 2015-01-27 16:02:26
2015-01-27 09:39, 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 <redacted>
---
Change notes:
v2) Removed normal shared object inclusion of libfuse since its always included
now
Acked-by: Thomas Monjalon <redacted>
Applied
Thanks
--
Thomas