2010-07-12 06:22:45 +00:00
|
|
|
$OpenBSD: patch-cherokee_Makefile_in,v 1.7 2010/07/12 06:22:45 ajacoutot Exp $
|
|
|
|
--- cherokee/Makefile.in.orig Tue Jul 6 19:30:29 2010
|
|
|
|
+++ cherokee/Makefile.in Thu Jul 8 14:27:45 2010
|
|
|
|
@@ -1399,7 +1399,8 @@ $(common_ldflags) \
|
Import cherokee-0.8.1
Cherokee is a very fast, flexible and easy to configure Web Server. It
supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI,
TLS and SSL encrypted connections, Virtual hosts, Authentication, on the
fly encoding, Load balancing, Apache compatible log files, and much
more.
based on a submission from Fernando Quintero (MAINTAINER)
testing, feedback and ok sthen@
2008-09-05 11:19:48 +00:00
|
|
|
-module \
|
|
|
|
-avoid-version \
|
|
|
|
-export-dynamic \
|
2010-01-13 08:47:57 +00:00
|
|
|
-$(module_ldflags_w32)
|
Import cherokee-0.8.1
Cherokee is a very fast, flexible and easy to configure Web Server. It
supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI,
TLS and SSL encrypted connections, Virtual hosts, Authentication, on the
fly encoding, Load balancing, Apache compatible log files, and much
more.
based on a submission from Fernando Quintero (MAINTAINER)
testing, feedback and ok sthen@
2008-09-05 11:19:48 +00:00
|
|
|
+$(module_ldflags_w32) \
|
|
|
|
+-Wl,-rpath,${PREFIX}/lib/cherokee
|
|
|
|
|
|
|
|
|
|
|
|
#
|