From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] vhost: Add -lfuse into the LDFLAGS list Date: Tue, 27 Jan 2015 08:02:26 -0800 (PST) Message-ID: <2175782.xeXzO4ezCk@xps13> References: <1421786998-5814-1-git-send-email-nhorman@tuxdriver.com> <1422369594-25960-1-git-send-email-nhorman@tuxdriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org, fbl-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org To: Neil Horman Return-path: In-Reply-To: <1422369594-25960-1-git-send-email-nhorman-2XuSBdqkA4R54TAoqtyWWQ@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 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 > > --- > Change notes: > v2) Removed normal shared object inclusion of libfuse since its always included > now Acked-by: Thomas Monjalon Applied Thanks -- Thomas