unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Tomi Ollila <tomi.ollila@iki.fi>
To: Austin Clements <amdragon@MIT.EDU>, notmuch@notmuchmail.org
Subject: Re: [PATCH] test: Make symbol-test depend on libnotmuch.so
Date: Wed, 14 Aug 2013 09:23:46 +0300	[thread overview]
Message-ID: <m2siyciydp.fsf@guru.guru-group.fi> (raw)
In-Reply-To: <1376423537-32359-1-git-send-email-amdragon@mit.edu>

On Tue, Aug 13 2013, Austin Clements <amdragon@MIT.EDU> wrote:

> Without this
> $ make -j test
> intermittently fails and
> $ make clean; make test/symbol-test
> always fails (not that anybody would do the latter).
> ---

LGTM.

Tomi

>  test/Makefile.local |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/test/Makefile.local b/test/Makefile.local
> index 2ec6595..8870ca3 100644
> --- a/test/Makefile.local
> +++ b/test/Makefile.local
> @@ -27,7 +27,7 @@ $(dir)/random-corpus: $(random_corpus_deps)
>  $(dir)/smtp-dummy: $(smtp_dummy_modules)
>  	$(call quiet,CC) $^ -o $@
>  
> -$(dir)/symbol-test: $(dir)/symbol-test.o
> +$(dir)/symbol-test: $(dir)/symbol-test.o lib/$(LINKER_NAME)
>  	$(call quiet,CXX) $^ -o $@ -Llib -lnotmuch $(XAPIAN_LDFLAGS)
>  
>  $(dir)/parse-time: $(dir)/parse-time.o parse-time-string/parse-time-string.o
> -- 
> 1.7.10.4
>
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch

  reply	other threads:[~2013-08-14  6:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-13 19:52 [PATCH] test: Make symbol-test depend on libnotmuch.so Austin Clements
2013-08-14  6:23 ` Tomi Ollila [this message]
2013-08-15  9:41 ` David Bremner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2siyciydp.fsf@guru.guru-group.fi \
    --to=tomi.ollila@iki.fi \
    --cc=amdragon@MIT.EDU \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).