From patchwork Thu Mar 14 21:04:14 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Darrick J. Wong" X-Patchwork-Id: 10853595 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 C6CEB17E6 for ; Thu, 14 Mar 2019 21:04:24 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AF7C72A1E1 for ; Thu, 14 Mar 2019 21:04:24 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id ADF862A24A; Thu, 14 Mar 2019 21:04:24 +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=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, UNPARSEABLE_RELAY 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 602AA2A3D4 for ; Thu, 14 Mar 2019 21:04:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727760AbfCNVEX (ORCPT ); Thu, 14 Mar 2019 17:04:23 -0400 Received: from aserp2130.oracle.com ([141.146.126.79]:49980 "EHLO aserp2130.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727625AbfCNVEX (ORCPT ); Thu, 14 Mar 2019 17:04:23 -0400 Received: from pps.filterd (aserp2130.oracle.com [127.0.0.1]) by aserp2130.oracle.com (8.16.0.27/8.16.0.27) with SMTP id x2EKwe4S132780; Thu, 14 Mar 2019 21:04:21 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oracle.com; h=subject : from : to : cc : date : message-id : in-reply-to : references : mime-version : content-type : content-transfer-encoding; s=corp-2018-07-02; bh=xCe/th0p0Scbdj7gcJSZDA0C6bXfAwZMvfZI+shc1Mw=; b=16oNdb5u0goLX3CBXplzMH5xCfVrjLv33XxKqOxr7Ybx1bY8AXwVrc6mYolCljIuQVQJ F4gXIp/HO/w0cPqJSx6olp2+g3FxOrz//gk4YTHRrvm4GGHnoGWdHEFDkzed8CJ5C1T6 RVwrLx8RlHxjyP4DT8aSa29Kc2y5c+67rKb6D1ewtG6J6yaCHxv08eXy2W982qxlkVC+ YFLw+gcdfbJVFyfUExviNwsFqRiq0tAmx7LmPSTZZavvQ1alhUUXB9h16QZN5Cxv3YTu GnIcHmM9tiMrM58YNwEMhPCQ3+llM7nnZC6V2t+S3DNKaZv+KEgjgk1OaQlQn8Me9mmY 8A== Received: from aserv0021.oracle.com (aserv0021.oracle.com [141.146.126.233]) by aserp2130.oracle.com with ESMTP id 2r430f3xj0-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 14 Mar 2019 21:04:21 +0000 Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by aserv0021.oracle.com (8.14.4/8.14.4) with ESMTP id x2EL4FEm014696 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 14 Mar 2019 21:04:15 GMT Received: from abhmp0007.oracle.com (abhmp0007.oracle.com [141.146.116.13]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id x2EL4EVK002636; Thu, 14 Mar 2019 21:04:15 GMT Received: from localhost (/10.145.178.102) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 14 Mar 2019 21:04:14 +0000 Subject: [PATCH 05/36] debian: don't bypass top level Makefile when building subdirs From: "Darrick J. Wong" To: sandeen@sandeen.net, darrick.wong@oracle.com Cc: linux-xfs@vger.kernel.org Date: Thu, 14 Mar 2019 14:04:14 -0700 Message-ID: <155259745436.31886.466306969009991047.stgit@magnolia> In-Reply-To: <155259742281.31886.17157720770696604377.stgit@magnolia> References: <155259742281.31886.17157720770696604377.stgit@magnolia> User-Agent: StGit/0.17.1-dirty MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=nai engine=5900 definitions=9195 signatures=668685 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1903140143 Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Darrick J. Wong The top level Makefile does some processing to set build environment variables (Q and CHECK_CMD). debian/rules uses -C to build subdirs directly, which bypases this feature of the top-level makefile, which causes more build spew than necessary (because Q never gets set to quiet the build). Since the top level makefile can be used to build the subdirs debian/rules cares about, drop the -C and build subdirs via the top level Makefile to quiet the build. Signed-off-by: Darrick J. Wong Reviewed-by: Nathan Scott Reviewed-by: Allison Henderson --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 80dff4bb..7c2a8b3c 100755 --- a/debian/rules +++ b/debian/rules @@ -51,7 +51,7 @@ dibuild: $(MAKE) -C $$dir NODEP=1 install-headers; \ done; \ for dir in include libxfs libxcmd libfrog mkfs; do \ - $(MAKE) -C $$dir; \ + $(MAKE) $$dir; \ done; \ mv mkfs/mkfs.xfs mkfs/mkfs.xfs-$(bootpkg); \ $(MAKE) distclean; \