X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=test%2FMakefile.local;h=1c85b18adc414ea69d5b491b3c87c97e0dd39c3e;hb=36a59b466a18211d7164cd8078c5c1ddd0f2c278;hp=ae9db809a1e086f10787a147c7cbfe2c3ade5f32;hpb=68c2c5d31ccbfd43052e4e5e9abcfe285fc205c8;p=notmuch diff --git a/test/Makefile.local b/test/Makefile.local index ae9db809..1c85b18a 100644 --- a/test/Makefile.local +++ b/test/Makefile.local @@ -16,7 +16,7 @@ $(dir)/arg-test: $(dir)/arg-test.o command-line-arguments.o util/libutil.a $(call quiet,CC) $^ -o $@ $(dir)/hex-xcode: $(dir)/hex-xcode.o command-line-arguments.o util/libutil.a - $(call quiet,CC) $^ -o $@ -ltalloc + $(call quiet,CC) $^ $(TALLOC_LDFLAGS) -o $@ random_corpus_deps = $(dir)/random-corpus.o $(dir)/database-test.o \ notmuch-config.o command-line-arguments.o \