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. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel