abbe07858a
From Fernando Quintero (maintainer). Several fixes/tweaks as well as the rc script added by myself.
15 lines
382 B
Plaintext
15 lines
382 B
Plaintext
$OpenBSD: patch-cherokee_Makefile_in,v 1.8 2010/12/20 07:51:58 ajacoutot Exp $
|
|
--- cherokee/Makefile.in.orig Mon Dec 13 14:49:55 2010
|
|
+++ cherokee/Makefile.in Wed Dec 15 16:37:42 2010
|
|
@@ -1415,8 +1415,8 @@ $(common_ldflags) \
|
|
-module \
|
|
-avoid-version \
|
|
-export-dynamic \
|
|
-$(module_ldflags_w32)
|
|
-
|
|
+$(module_ldflags_w32) \
|
|
+-Wl,-rpath,${PREFIX}/lib/cherokee
|
|
|
|
#
|
|
# Rule directory
|