From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sasha Levin Subject: Re: [PATCH V2] kvm tools: Add build target for statically-linked binary Date: Sun, 29 Jan 2012 22:51:46 -0500 Message-ID: <1327895506.6697.1.camel@lappy> References: <4F0A76AD.6070506@ozlabs.org> <4F0A8D22.1030302@ozlabs.org> <4F0A9C6D.9030003@gmail.com> <4F260BEA.5030606@ozlabs.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Asias He , KVM list , Pekka Enberg To: Matt Evans Return-path: Received: from mail-gy0-f174.google.com ([209.85.160.174]:63375 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753480Ab2A3Dvp (ORCPT ); Sun, 29 Jan 2012 22:51:45 -0500 Received: by ghrr11 with SMTP id r11so1574752ghr.19 for ; Sun, 29 Jan 2012 19:51:45 -0800 (PST) In-Reply-To: <4F260BEA.5030606@ozlabs.org> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, 2012-01-30 at 14:18 +1100, Matt Evans wrote: > In lieu of any good lightweight solutions, can we include this patch as it is > still useful for builds on systems without the offending optional libraries? How about we do it as a 'make static' target which will generate a static binary without optional libraries (or just libs that don't link statically)? -- Sasha.