From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] tools/xenstore: fix link error with libsystemd Date: Tue, 9 Dec 2014 15:06:31 +0000 Message-ID: <1418137591.19809.3.camel@citrix.com> References: <1417776587-26018-1-git-send-email-olaf@aepfle.de> <1417776783.22808.55.camel@citrix.com> <20141205171907.GD2301@laptop.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20141205171907.GD2301@laptop.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk Cc: Wei Liu , Olaf Hering , Stefano Stabellini , Ian Jackson , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, 2014-12-05 at 12:19 -0500, Konrad Rzeszutek Wilk wrote: > On Fri, Dec 05, 2014 at 10:53:03AM +0000, Ian Campbell wrote: > > On Fri, 2014-12-05 at 11:49 +0100, Olaf Hering wrote: > > > Linking fails with undefined reference to the used systemd functions. > > > Move LDFLAGS after the object files to fix the failure. > > > > > > Signed-off-by: Olaf Hering > > > Cc: Ian Jackson > > > Cc: Stefano Stabellini > > > > Acked-by: Ian Campbell > > > > This should go into 4.5. > > Release-Acked-by: Konrad Rzeszutek Wilk Applied, thanks.