From: Tomi Ollila Date: Sat, 24 May 2014 17:06:46 +0000 (+0300) Subject: Re: [homebrew] Update notmuch to version 0.18 (#29497) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5750f33035317b79d34cb335510eb4f5c1bdc950;p=notmuch-archives.git Re: [homebrew] Update notmuch to version 0.18 (#29497) --- diff --git a/07/1d7207bec42cfd0bbb4aabc955a2287b6b8e64 b/07/1d7207bec42cfd0bbb4aabc955a2287b6b8e64 new file mode 100644 index 000000000..6310f291d --- /dev/null +++ b/07/1d7207bec42cfd0bbb4aabc955a2287b6b8e64 @@ -0,0 +1,73 @@ +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 19C7F431FC7 + for ; Sat, 24 May 2014 10:07:03 -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 Mk2jQBfZNnxU for ; + Sat, 24 May 2014 10:06:54 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id BAAED431FC4 + for ; Sat, 24 May 2014 10:06:54 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id BF116100090; + Sat, 24 May 2014 20:06:46 +0300 (EEST) +From: Tomi Ollila +To: Wael Nasreddine , + notmuch +Subject: Re: [homebrew] Update notmuch to version 0.18 (#29497) +In-Reply-To: +References: + + +User-Agent: Notmuch/0.18+12~g9d41f94 (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: Sat, 24 May 2014 17:07:03 -0000 + +On Fri, May 23 2014, Wael Nasreddine wrote: + +> Jack Nagel writes: +> +>>>Are you suggesting linking notmuch statically? or zlib? +>> +>> Linking notmuch to zlib statically. +> +> @David, do you know how can I build notmuch statically built against +> zlib? I tried with `ZLIB_LDFLAGS=-Wl,-Bstatic make` but it does not seem +> to have an effect on the linking process. + +You could try id:1397809386-23356-1-git-send-email-tomi.ollila@iki.fi + +( http://mid.gmane.org/1397809386-23356-1-git-send-email-tomi.ollila@iki.fi ) + + +> For context, please see https://github.com/Homebrew/homebrew/pull/29497 + +Tomi