From patchwork Sun Nov 5 16:25:10 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Luc Van Oostenryck X-Patchwork-Id: 10042295 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id A4DDD6037D for ; Sun, 5 Nov 2017 16:25:56 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7ABA8288BA for ; Sun, 5 Nov 2017 16:25:56 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6F39629315; Sun, 5 Nov 2017 16:25:56 +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=-6.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID 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 8D24F288BA for ; Sun, 5 Nov 2017 16:25:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750769AbdKEQZz (ORCPT ); Sun, 5 Nov 2017 11:25:55 -0500 Received: from mail-wm0-f66.google.com ([74.125.82.66]:49502 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750750AbdKEQZy (ORCPT ); Sun, 5 Nov 2017 11:25:54 -0500 Received: by mail-wm0-f66.google.com with SMTP id b189so9452448wmd.4 for ; Sun, 05 Nov 2017 08:25:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=0jbnLi4wx1wbetnPQNfyu16dsZORzHXQY40RLaOkRC0=; b=KU97kqh8oSDV5SkCPTXdaQdvcvU+ANBjj8QBodc2sIc5myb3yT84zzHUeeBnGwxaIX LWtxd8d8R6JVqWd6h/W0fwrFjkCOgTX1K0jrviK+W6Mc0A4/CBcRBtCuQtcE7Gg+ZCRG Ey9PeZ75DnCLccb55Xfgc1eZmCPm1riix8mfY369k2IPMCm4vX48ZnJ+wMJkQvIgq89I wv9crfet8O9702xdNZ6KJsZLLUjkEEU7l/8QEzOlyRK4WApel5aEyfcpCam5FBxKMDfo Gk+8kgP1hSUu/jN113urZDwIb4AR0bqYlNN4Wc7Yve2D/Vn1JXzqLOJqPt10B0Sk7Ix/ FM1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=0jbnLi4wx1wbetnPQNfyu16dsZORzHXQY40RLaOkRC0=; b=nu3F5zjy2Zrnqg9sLC0orO9Jse8lDkfAdIqczuEW3Ws21YRmL7GPWLqkZOzJKf2F6S 2aY2PGAd76DvjYS6jE/hNqkvcz66rJDL784WUx2S/0nz3e24momRttJJwbjj2uj/FoI5 nmsWZiiV5NtyzrE6zzjfUNbg4s6v7kBkCkIs0YqI0rcdBDOss6ahj6nuNF1sQoS+kLt+ LCp8vDdFcYuOU3XObPb/A7Y96M/CHMRVZNagmY6DhbZ5d1iz+MuB5/gydmohPE0r69+M tgd0ilcol0qCxpXMNF2iw+sORZmOp9lpewdvBDjzO0Qk34nQ3oss6oB3tCDeQyUd6zao u2Qg== X-Gm-Message-State: AMCzsaXjOG2r9n1ghIOdSOxuS0lCt8LLnvDtg79RQwps523ML2JVaHwg qqeDiJxFzChOFimf/xwEerQ3a1vJ X-Google-Smtp-Source: ABhQp+TUcWhc55nnMDHtL68aosQASfdoAlOJ+J6D3SP/oBcaw6i8LGXqgPyRkTP3TIUfT6YSjRGfdA== X-Received: by 10.80.165.116 with SMTP id z49mr17057425edb.74.1509899153380; Sun, 05 Nov 2017 08:25:53 -0800 (PST) Received: from localhost.localdomain (117.182-246-81.adsl-dyn.isp.belgacom.be. [81.246.182.117]) by smtp.gmail.com with ESMTPSA id f27sm9170977edj.82.2017.11.05.08.25.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Nov 2017 08:25:52 -0800 (PST) From: Luc Van Oostenryck To: linux-sparse@vger.kernel.org Cc: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= , Luc Van Oostenryck Subject: [PATCH 02/36] build: put comment about local.mk to the place where it is included Date: Sun, 5 Nov 2017 17:25:10 +0100 Message-Id: <20171105162544.72960-2-luc.vanoostenryck@gmail.com> X-Mailer: git-send-email 2.14.0 In-Reply-To: <20171105162448.72907-1-luc.vanoostenryck@gmail.com> References: <20171105162448.72907-1-luc.vanoostenryck@gmail.com> MIME-Version: 1.0 Sender: linux-sparse-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-sparse@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Uwe Kleine-König Signed-off-by: Uwe Kleine-König Signed-off-by: Luc Van Oostenryck Reviewed-by: Josh Triplett --- Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index e011df3cc..ddb4c5e3d 100644 --- a/Makefile +++ b/Makefile @@ -22,11 +22,6 @@ CHECKER = ./cgcc -no-compile CHECKER_FLAGS = ALL_CFLAGS = $(CFLAGS) $(BASIC_CFLAGS) -# -# For debugging, put this in local.mk: -# -# CFLAGS += -O0 -DDEBUG -g3 -gdwarf-2 -# HAVE_LIBXML:=$(shell $(PKG_CONFIG) --exists libxml-2.0 2>/dev/null && echo 'yes') HAVE_GCC_DEP:=$(shell touch .gcc-test.c && \ @@ -167,6 +162,10 @@ SED_PC_CMD = 's|@version@|$(VERSION)|g; \ # Allow users to override build settings without dirtying their trees +# For debugging, put this in local.mk: +# +# CFLAGS += -O0 -DDEBUG -g3 -gdwarf-2 +# -include local.mk