From nobody Fri Nov 14 13:42:48 2025 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=1587712395; cv=none; d=zohomail.com; s=zohoarc; b=SpRAvrWKHotagOxoGMFRniPxb1XoPHorsaJMFxz1R1MiLXdfZx0y3FmZ1Msm21V/945kH2oesSbs3mf/wUDPOsF+KvPZgCIkuwyc0SMFQEmPA9PQRyak35BI/BgcTwrJwjakHuWDsS3CjRGoDzQuYPJKRBpU82+GchKYQaelHSo= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1587712395; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=80XR/xJdkiaSsUBlAUPNI1WZu7i2xH3uYzIz8nK16JE=; b=lfBOjPcsnTiZnTNspfSQ2aNwPP3rWNCgkliVWE03gum4SXFWDT3Fyfqwg9YqvK11mWDcr2eU4nqZ8fgoy6RTLPIpGnpepbODXAieUXkTLDyNEt+oNae4QVI+iltlESYMYv7rA7ay7yDW7Xe696CzjPM1N/MmRPZZu3eImlWsvbo= 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 1587712395981515.8017269775232; Fri, 24 Apr 2020 00:13:15 -0700 (PDT) Received: from localhost ([::1]:52826 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRsWQ-0008Pc-Bi for importer@patchew.org; Fri, 24 Apr 2020 03:13:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41268) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jRsV9-0006l4-D9 for qemu-devel@nongnu.org; Fri, 24 Apr 2020 03:11:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jRsV8-0001pO-OH for qemu-devel@nongnu.org; Fri, 24 Apr 2020 03:11:55 -0400 Received: from us-smtp-2.mimecast.com ([205.139.110.61]:21233 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 1jRsV8-0001nG-Aa for qemu-devel@nongnu.org; Fri, 24 Apr 2020 03:11:54 -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-376-xuRwQdfzOEORcbTBR9QT0g-1; Fri, 24 Apr 2020 03:11:51 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 44FF3835B42; Fri, 24 Apr 2020 07:11:50 +0000 (UTC) Received: from blackfin.pond.sub.org (ovpn-113-6.ams2.redhat.com [10.36.113.6]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 934DC60300; Fri, 24 Apr 2020 07:11:44 +0000 (UTC) Received: by blackfin.pond.sub.org (Postfix, from userid 1000) id 06DED11358BD; Fri, 24 Apr 2020 09:11:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1587712313; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=80XR/xJdkiaSsUBlAUPNI1WZu7i2xH3uYzIz8nK16JE=; b=DDJtsw69uiP0kes9IFnkBkYzLHVJUOKD+BpsY7TrOEPJhFwGPLOt+5tq5xj2WEsE4zJJ4n ofQIaiEEC3NM8kp+VdNuUfUIft6JS0Aibjt1TejU8TzavbPA7rYPSrx7iEmfvfGB82HE7e avgijx+6K3Xs+rR7PrEV55SALjGlUmY= X-MC-Unique: xuRwQdfzOEORcbTBR9QT0g-1 From: Markus Armbruster To: qemu-devel@nongnu.org Subject: [PATCH 1/3] Makefile: Drop unused, broken target recurse-fuzz Date: Fri, 24 Apr 2020 09:11:40 +0200 Message-Id: <20200424071142.3525-2-armbru@redhat.com> In-Reply-To: <20200424071142.3525-1-armbru@redhat.com> References: <20200424071142.3525-1-armbru@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable 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=armbru@redhat.com; helo=us-smtp-delivery-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/04/24 02:57:59 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Received-From: 205.139.110.61 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: lvivier@redhat.com, thuth@redhat.com, alxndr@bu.edu, bsd@redhat.com, stefanha@redhat.com, pbonzini@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Type: text/plain; charset="utf-8" Target recurse-fuzz depends on pc-bios/optionrom/fuzz, which can't be made. It's not used anywhere. Added in commit c621dc3e01c, looks like cargo cult. Delete. Signed-off-by: Markus Armbruster Reviewed-by: Alexander Bulekov --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 8a9113e666..34275f57c9 100644 --- a/Makefile +++ b/Makefile @@ -582,7 +582,6 @@ $(ROM_DIRS_RULES): =20 .PHONY: recurse-all recurse-clean recurse-install recurse-all: $(addsuffix /all, $(TARGET_DIRS) $(ROM_DIRS)) -recurse-fuzz: $(addsuffix /fuzz, $(TARGET_DIRS) $(ROM_DIRS)) recurse-clean: $(addsuffix /clean, $(TARGET_DIRS) $(ROM_DIRS)) recurse-install: $(addsuffix /install, $(TARGET_DIRS)) $(addsuffix /install, $(TARGET_DIRS)): all --=20 2.21.1