[csw-devel] SF.net SVN: gar:[16473] csw/mgar/pkg/liblqr/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Dec 12 14:46:41 CET 2011
Revision: 16473
http://gar.svn.sourceforge.net/gar/?rev=16473&view=rev
Author: dmichelsen
Date: 2011-12-12 13:46:41 +0000 (Mon, 12 Dec 2011)
Log Message:
-----------
liblqr/trunk: Reenable patch as there are otherwise functions missing in the shared library
Modified Paths:
--------------
csw/mgar/pkg/liblqr/trunk/Makefile
Modified: csw/mgar/pkg/liblqr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/liblqr/trunk/Makefile 2011-12-12 12:52:45 UTC (rev 16472)
+++ csw/mgar/pkg/liblqr/trunk/Makefile 2011-12-12 13:46:41 UTC (rev 16473)
@@ -10,8 +10,10 @@
DISTNAME = $(NAME)-1-$(VERSION)
DISTFILES = $(DISTNAME).tar.bz2
+# Otherwise the inline functions are not exported and are missing during linkage
+PATCHFILES += inline.diff
+
# The compilation succeeds on Solaris 9 without any of these, disable for now.
-#PATCHFILES += inline.diff
#PATCHFILES += examples.diff
#PATCHFILES += lqr_carver.c.diff
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