From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50602) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwYLp-0005tT-VX for qemu-devel@nongnu.org; Mon, 16 Jun 2014 10:57:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WwYLj-00034x-GC for qemu-devel@nongnu.org; Mon, 16 Jun 2014 10:57:37 -0400 Received: from mail-la0-f54.google.com ([209.85.215.54]:54579) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WwYLj-00034k-AH for qemu-devel@nongnu.org; Mon, 16 Jun 2014 10:57:31 -0400 Received: by mail-la0-f54.google.com with SMTP id mc6so2486853lab.41 for ; Mon, 16 Jun 2014 07:57:30 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <539EFC0A.2070201@redhat.com> References: <1402865252-25671-1-git-send-email-sbruno@freebsd.org> <1402865252-25671-2-git-send-email-sbruno@freebsd.org> <20140616091227.GF1943@T430.nay.redhat.com> <539EC217.9070909@redhat.com> <1402926920.16961.1.camel@bruno> <1402927131.16961.2.camel@bruno> <539EFC0A.2070201@redhat.com> From: Peter Maydell Date: Mon, 16 Jun 2014 15:57:10 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH 1/3 v2] bsd-user: Revert part of update to rules.mk List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Sean Bruno , Fam Zheng , QEMU Developers On 16 June 2014 15:15, Paolo Bonzini wrote: > but the other question is: do we care about static linking of anything > except the user-mode emulators? Should --static automatically imply > --disable-tools --disable-system? It's certainly tempting. No doubt somebody somewhere is using the statically linked config, of course... thanks -- PMM