Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 1AF9F431FBF for ; Sun, 26 May 2013 13:07:52 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Pd6iI+8u0Asz for ; Sun, 26 May 2013 13:07:46 -0700 (PDT) Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) by olra.theworths.org (Postfix) with ESMTP id 98416431FAE for ; Sun, 26 May 2013 13:07:46 -0700 (PDT) Received: from guru.guru-group.fi (localhost [IPv6:::1]) by guru.guru-group.fi (Postfix) with ESMTP id ABA75100093; Sun, 26 May 2013 23:07:42 +0300 (EEST) From: Tomi Ollila To: david@tethera.net, notmuch@notmuchmail.org Subject: Re: handle CPPFLAGS in configure and make In-Reply-To: <1369531693-16918-1-git-send-email-david@tethera.net> References: <1369531693-16918-1-git-send-email-david@tethera.net> User-Agent: Notmuch/0.15.2+115~g12cf6af (http://notmuchmail.org) Emacs/24.3.1 (x86_64-unknown-linux-gnu) X-Face: HhBM'cA~ MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 May 2013 20:07:52 -0000 On Sun, May 26 2013, david@tethera.net wrote: > I wanted to enable hardening flags in the debian build (I guess other > distros will want to do the same); I realized this is made more > difficult by the fact that we don't handle CPPFLAGS in our build > system. Well, if it makes us feel any better, CMake had (has?) the > same bug. Series LGTM. I don't know what V=1 does but probably nothing harmful :D Tomi > > _______________________________________________ > notmuch mailing list > notmuch@notmuchmail.org > http://notmuchmail.org/mailman/listinfo/notmuch