From nobody Sun May 19 06:50:47 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1595510588; cv=none; d=zohomail.com; s=zohoarc; b=eE1CsqDxi9rmUL47a1wfcPr9GTv3uVNv3FWp1UpwpCHGeO7qcItshoSneoq/WPTv2mXWwNvoOFvFNIPpYQdQmQW0qLqrcRkvWIJB+Dvm3W44Bcy8CZCcgSehoT21m4bUKQKw5dpji8a7KMqNuHUnmOErPuEpymQfsJ6JTHMprnU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1595510588; h=Content-Type:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:Message-ID:Sender:Subject:To; bh=vZt8rkdK5Jjjjo08PqG1pwyj2txCcJYqMQPuleccBJ8=; b=aBsdr8+DlFwVlwmvhUnLafP4YaKuXtEmzusBQpL2JPxjlu/flRpGZ8Hn11Ul6zo9UjFzTwGyJ6PtKh07lLg3jUzaJq0j9pzXKc3eFn7JhNLVdT6uM7YJDNWouG/z/imqzW8CqdnOC0R46LLPJWtQaFnKRzB1IREA/kbyytzlhEU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1595510588538412.6080783508446; Thu, 23 Jul 2020 06:23:08 -0700 (PDT) Received: from localhost ([::1]:35232 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jybBj-0008Be-2X for importer@patchew.org; Thu, 23 Jul 2020 09:23:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51238) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jybB7-0007eV-Le for qemu-devel@nongnu.org; Thu, 23 Jul 2020 09:22:29 -0400 Received: from us-smtp-1.mimecast.com ([205.139.110.61]:22688 helo=us-smtp-delivery-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jybB6-0004UM-45 for qemu-devel@nongnu.org; Thu, 23 Jul 2020 09:22:29 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-270-TuWPSK0YPNSGUQr_DwSkfg-1; Thu, 23 Jul 2020 09:22:25 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id A5176E91B; Thu, 23 Jul 2020 13:22:23 +0000 (UTC) Received: from thuth.com (ovpn-112-87.ams2.redhat.com [10.36.112.87]) by smtp.corp.redhat.com (Postfix) with ESMTP id 2B26019D7C; Thu, 23 Jul 2020 13:22:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1595510546; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:content-type:content-type; bh=vZt8rkdK5Jjjjo08PqG1pwyj2txCcJYqMQPuleccBJ8=; b=feFOEb5AiLWzV69ttOjb0MzpGOldTSe5Zp9sizalIEbUEJBasu2FplVBQr+FQ1NA0l6UWj bL4sbGDwfiyWzOskjEpmhxWHJuJ2o0lfPiweIyZb5NrE7pgRhneD/qzUi+WLtacfddOidU oDIPtlzpFNb8U+v6X9XccHCxEM6O7pI= X-MC-Unique: TuWPSK0YPNSGUQr_DwSkfg-1 From: Thomas Huth To: Guan Xuetao , qemu-devel@nongnu.org Subject: [PATCH] target/unicore32: Remove CURSES stuff from the Makefile.objs Date: Thu, 23 Jul 2020 15:22:19 +0200 Message-Id: <20200723132219.2956-1-thuth@redhat.com> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=205.139.110.61; envelope-from=thuth@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/23 02:33:29 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -40 X-Spam_score: -4.1 X-Spam_bar: ---- X-Spam_report: (-4.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-trivial@nongnu.org, Richard Henderson , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" The dependency on curses has been removed in commit c7a856b42e403e2b ("target/unicore32: Prefer qemu_semihosting_log_out() over curses"). So we can remove the related lines in the Makefile now, too. Signed-off-by: Thomas Huth Acked-by: Guan Xuetao Reviewed-by: Peter Maydell Reviewed-by: Philippe Mathieu-Daud=C3=A9 --- target/unicore32/Makefile.objs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/target/unicore32/Makefile.objs b/target/unicore32/Makefile.objs index 35d8bf530d..6b41b1e9ef 100644 --- a/target/unicore32/Makefile.objs +++ b/target/unicore32/Makefile.objs @@ -2,7 +2,3 @@ obj-y +=3D translate.o op_helper.o helper.o cpu.o obj-y +=3D ucf64_helper.o =20 obj-$(CONFIG_SOFTMMU) +=3D softmmu.o - -# Huh? Uses curses directly instead of using ui/console.h interfaces ... -helper.o-cflags :=3D $(CURSES_CFLAGS) -helper.o-libs :=3D $(CURSES_LIBS) --=20 2.18.1