[csw-devel] SF.net SVN: gar:[13482] csw/mgar/pkg/lighttpd/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Feb 27 14:18:14 CET 2011


Revision: 13482
          http://gar.svn.sourceforge.net/gar/?rev=13482&view=rev
Author:   wahwah
Date:     2011-02-27 13:18:13 +0000 (Sun, 27 Feb 2011)

Log Message:
-----------
lighttpd: Work around sendfilev64 symbol issue

Modified Paths:
--------------
    csw/mgar/pkg/lighttpd/trunk/Makefile

Modified: csw/mgar/pkg/lighttpd/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lighttpd/trunk/Makefile	2011-02-27 12:42:39 UTC (rev 13481)
+++ csw/mgar/pkg/lighttpd/trunk/Makefile	2011-02-27 13:18:13 UTC (rev 13482)
@@ -17,7 +17,7 @@
 
 MASTER_SITES = http://download.lighttpd.net/lighttpd/releases-1.4.x/
 DISTFILES    = $(NAME)-$(VERSION).tar.gz
-
+EXTRA_LDFLAGS = -lsendfile
 PATCHFILES += 0001-Work-around-linking-problem-buffer.c.patch
 
 include gar/category.mk


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