SF.net SVN: gar:[22227] csw/mgar/pkg/xapian-core/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Oct 15 22:09:17 CEST 2013


Revision: 22227
          http://gar.svn.sourceforge.net/gar/?rev=22227&view=rev
Author:   dmichelsen
Date:     2013-10-15 20:09:16 +0000 (Tue, 15 Oct 2013)
Log Message:
-----------
xapian-core/trunk: Add comments about bug urls for the patches

Modified Paths:
--------------
    csw/mgar/pkg/xapian-core/trunk/Makefile

Modified: csw/mgar/pkg/xapian-core/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xapian-core/trunk/Makefile	2013-10-15 14:43:26 UTC (rev 22226)
+++ csw/mgar/pkg/xapian-core/trunk/Makefile	2013-10-15 20:09:16 UTC (rev 22227)
@@ -14,13 +14,13 @@
 
 PATCHFILES += 0002-Do-not-strip-norunpath-on-libtool.patch
 
-# This is strange and needs further examination
+# Use patch until this is fixed:
+#   http://trac.xapian.org/ticket/628
 PATCHFILES += 0002-Somehow-round-is-missing-in-cmath.patch
 
 # Use patch until this is fixed:
 #   http://trac.xapian.org/ticket/627
 PATCHFILES += 0003-log-is-ambigous-to-float-and-double.patch
-
 PATCHFILES += 0001-Force-float-to-disambiguise-float-double-invocation-.patch
 
 VENDOR_URL = http://xapian.org/
@@ -48,7 +48,8 @@
 
 EXTRA_LD_FLAGS += -norunpath
 
-# libuuid.so must be searched in /opt/csw/lib
+# libuuid.so must be searched in /opt/csw/lib, use explicit setting until this is fixed:
+#   http://trac.xapian.org/ticket/626
 EXTRA_CXXFLAGS += -L$(libdir)
 
 BUILD64 = 1

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list