From patchwork Tue Oct 23 06:16:56 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Stanley X-Patchwork-Id: 10652743 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 311B614BD for ; Tue, 23 Oct 2018 06:17:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0C386292E5 for ; Tue, 23 Oct 2018 06:17:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 00C1F29307; Tue, 23 Oct 2018 06:17:41 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A4451292E5 for ; Tue, 23 Oct 2018 06:17:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727617AbeJWOjh (ORCPT ); Tue, 23 Oct 2018 10:39:37 -0400 Received: from mail-pf1-f195.google.com ([209.85.210.195]:42003 "EHLO mail-pf1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727610AbeJWOjh (ORCPT ); Tue, 23 Oct 2018 10:39:37 -0400 Received: by mail-pf1-f195.google.com with SMTP id f26-v6so146182pfn.9 for ; Mon, 22 Oct 2018 23:17:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=rWi8S4jzSRPfejSB88ND0s0ZmPcoPT0LbfeWB9sCGJ8=; b=UC/wa9V5rWC3TPHs/w9mcyYFR9F/laIqKxHUx4ME/UjwjuUg1xubx6JXza8I5XUw9W kg8CvJ3KNOdNu4nF5z3zGrgyiFKzbb/K2xpzuHXqQvaQpHq0P3L0jBJHamXYCLtUM1tN 0dQtPzhP2WI3lrohylzEGA24PMXdF/8HrtBNzUFdjF/2su3C8mBf+7OgXF3zpGQWdwti GOSkhj62JrjtF/ZT/XxKzTJJ0wlHmeqcPY1WvuBsPgBPG2qqcVSh2YMeJRenaHPDq9vk BsUd76vvgNDZYg/iKuatM2E2AKpiZqsdYfzASD7KYcLoSoo6jzwIsnNFPJksDiN9vomp LINw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=rWi8S4jzSRPfejSB88ND0s0ZmPcoPT0LbfeWB9sCGJ8=; b=gnfap2zgB6rpmv1J5DEIoWhmeMVSLJRpYq8GRItVscayDiaKf70EdTC7Y0u4ECvQrg kRoKWyBJl20r/pT+DNmKdn3QfK9CLq0tHbyuEOjjXui+Tufl0zy5/NvnQCfTNVHqBb0O 2Oh5Bh8iU/luyUVM8YkvgoypEVu96MN0FkMVHlP9FPIi4wZKblQOZGq34jeApio/x20T K8Xm+VNyyVRJKngEF45DrAMJo0ItD2yOHhw4DeHtI+y8xfo4BG4vbBliF6tkBqGgx+UV A5Hv5sVgaM/OUNagkGL7NZg7Jj5dqvzon8sIWc7Hqndd2pruzd+mGr/dRf0weMMZWrfx G9OQ== X-Gm-Message-State: ABuFfoiyNiAsPcAZYcYXx3egDcjySZiBSh2bCNKDsXMzMSTuFcGVwx0a +9bKrWfLVbRISsQBL0beOJI= X-Google-Smtp-Source: ACcGV63hBJqkMsbFKqFneNQdoiOesPbB2KN9KIlQ2kQGacV4rEpDcnhLED+Noc0+YKhpKJ7dIlG8Pw== X-Received: by 2002:a63:790e:: with SMTP id u14-v6mr46027423pgc.111.1540275460582; Mon, 22 Oct 2018 23:17:40 -0700 (PDT) Received: from aurora.jms.id.au ([45.124.203.19]) by smtp.gmail.com with ESMTPSA id z11-v6sm1109332pfd.99.2018.10.22.23.17.37 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 22 Oct 2018 23:17:40 -0700 (PDT) Received: by aurora.jms.id.au (sSMTP sendmail emulation); Tue, 23 Oct 2018 16:47:34 +1030 From: Joel Stanley To: linuxppc-dev@lists.ozlabs.org Cc: linux-kselftest@vger.kernel.org Subject: [PATCH 5/6] selftests: powerpc/signal: Fix signal_tm CFLAGS Date: Tue, 23 Oct 2018 16:46:56 +1030 Message-Id: <20181023061657.18007-6-joel@jms.id.au> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181023061657.18007-1-joel@jms.id.au> References: <20181023061657.18007-1-joel@jms.id.au> MIME-Version: 1.0 Sender: linux-kselftest-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP signal_tm tries to build with -mhtm but it currently does not. The targets is modified in lib.mk to add the $(OUTPUT) prefix. The makefile needs to specify that modifying the rules, or else it does not match and we miss out on the extra flag. Signed-off-by: Joel Stanley --- tools/testing/selftests/powerpc/signal/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/powerpc/signal/Makefile b/tools/testing/selftests/powerpc/signal/Makefile index 25d0973df5b3..209a958dca12 100644 --- a/tools/testing/selftests/powerpc/signal/Makefile +++ b/tools/testing/selftests/powerpc/signal/Makefile @@ -2,7 +2,7 @@ TEST_GEN_PROGS := signal signal_tm CFLAGS += -maltivec -signal_tm: CFLAGS += -mhtm +$(OUTPUT)/signal_tm: CFLAGS += -mhtm top_srcdir = ../../../../.. include ../../lib.mk