[103257] trunk/dports/mail/notmuch/files/patch-Makefile.local.diff

jmr at macports.org jmr at macports.org
Tue Feb 19 05:23:14 PST 2013


Revision: 103257
          https://trac.macports.org/changeset/103257
Author:   jmr at macports.org
Date:     2013-02-19 05:23:14 -0800 (Tue, 19 Feb 2013)
Log Message:
-----------
notmuch: another attempt at a build fix (maintainer approved)

Modified Paths:
--------------
    trunk/dports/mail/notmuch/files/patch-Makefile.local.diff

Modified: trunk/dports/mail/notmuch/files/patch-Makefile.local.diff
===================================================================
--- trunk/dports/mail/notmuch/files/patch-Makefile.local.diff	2013-02-19 13:16:46 UTC (rev 103256)
+++ trunk/dports/mail/notmuch/files/patch-Makefile.local.diff	2013-02-19 13:23:14 UTC (rev 103257)
@@ -5,7 +5,7 @@
  FINAL_CFLAGS = -DNOTMUCH_VERSION=$(VERSION) $(CFLAGS) $(WARN_CFLAGS) $(CONFIGURE_CFLAGS) $(extra_cflags)
  FINAL_CXXFLAGS = $(CXXFLAGS) $(WARN_CXXFLAGS) $(CONFIGURE_CXXFLAGS) $(extra_cflags) $(extra_cxxflags)
 -FINAL_NOTMUCH_LDFLAGS = $(LDFLAGS) -Lutil -lutil -Llib -lnotmuch $(AS_NEEDED_LDFLAGS) $(GMIME_LDFLAGS) $(TALLOC_LDFLAGS)
-+FINAL_NOTMUCH_LDFLAGS = -search_paths_first -Lutil -lutil -Llib -lnotmuch $(LDFLAGS) $(AS_NEEDED_LDFLAGS) $(GMIME_LDFLAGS) $(TALLOC_LDFLAGS)
++FINAL_NOTMUCH_LDFLAGS = -Wl,-search_paths_first -Lutil -lutil -Llib -lnotmuch $(LDFLAGS) $(AS_NEEDED_LDFLAGS) $(GMIME_LDFLAGS) $(TALLOC_LDFLAGS)
  FINAL_NOTMUCH_LINKER = CC
  ifneq ($(LINKER_RESOLVES_LIBRARY_DEPENDENCIES),1)
  FINAL_NOTMUCH_LDFLAGS += $(CONFIGURE_LDFLAGS)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130219/63918d6d/attachment-0001.html>


More information about the macports-changes mailing list