From patchwork Sun Nov 10 13:03:01 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonatan Schlag X-Patchwork-Id: 2585 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 479vMW6m38z43Tj for ; Sun, 10 Nov 2019 13:03:35 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 479vMT5PK8z31t; Sun, 10 Nov 2019 13:03:33 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 479vMT1jhgz2yjS; Sun, 10 Nov 2019 13:03:33 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 479vMQ6WYpz2yb0 for ; Sun, 10 Nov 2019 13:03:30 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 479vMQ5FnTz2PY; Sun, 10 Nov 2019 13:03:30 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1573391010; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tmv2yQTky67GU40L46txQwwU7J16DxfvEDkqLRm665M=; b=bfWOnK0XemMexwEFT0ZeLwg4taxlJxni6AfYa3y+H5u4XcBhI3scmVa8JgACaGQTOgEPr9 utyMyUNGUX+j5KCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1573391010; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tmv2yQTky67GU40L46txQwwU7J16DxfvEDkqLRm665M=; b=UjcajcVRXvXVzs9OHGxy3GAimfQ7UOMwlfLbhJytiGIMyk3aNKutZ34eNZGTWD7ersCt/c OlutsYQWnnl3xxfu45WVzwOMbSObjpLOSwFPIHYUtQ+IUWewNSNIc7Mzeamfqk9NSTFNaD uNUXGt5gj8T9ZkqdxHpDE0xzBFy+3LXdvRz4t9Rfi9VaGgbdH7APVVCLOTip9VL4U/swFW jF2ekY1W47hp+rQFt3cU6WkAXkYKj9xIhVSWSJPS4xMrIv/b/1UY1flGhpB7Qe/Xhv/ySs pnaafQixIiYINjBohivo16TdGAiLE7NZfHdMq5mbQ31P1W0UQ4eUrQCKAPUGKw== From: Jonatan Schlag To: development@lists.ipfire.org Subject: [PATCH 5/6] qemu: disable sdl and documentation Date: Sun, 10 Nov 2019 13:03:01 +0000 Message-Id: <20191110130302.21867-5-jonatan.schlag@ipfire.org> In-Reply-To: <20191110130302.21867-1-jonatan.schlag@ipfire.org> References: <20191110130302.21867-1-jonatan.schlag@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" A newer version of qemu does not build anymore with our version of sdl. I tried around a little bit and as I have not got a clue why we are using sdl (spice and remote access still works) I think we should disable it. I disabled the generation of the documentation as well but this switch does not seem to have any effect. Signed-off-by: Jonatan Schlag --- lfs/qemu | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lfs/qemu b/lfs/qemu index d18b49cb3..9fdb6b7b6 100644 --- a/lfs/qemu +++ b/lfs/qemu @@ -82,7 +82,8 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP) && ./configure --prefix=/usr --sysconfdir=/etc \ --localstatedir=/var --enable-kvm --disable-bluez --disable-attr \ --target-list="i386-linux-user x86_64-linux-user arm-linux-user i386-softmmu x86_64-softmmu arm-softmmu" \ - --extra-cflags="$(CFLAGS)" --enable-spice --enable-usb-redir --enable-seccomp + --extra-cflags="$(CFLAGS)" --enable-spice --enable-usb-redir --enable-seccomp \ + --disable-docs --disable-sdl cd $(DIR_APP) && make $(MAKETUNING) cd $(DIR_APP) && make install