$OpenBSD: patch-ext_nginx_config,v 1.2 2010/11/08 23:47:37 jeremy Exp $
--- ext/nginx/config.orig	Wed Oct 27 15:31:20 2010
+++ ext/nginx/config	Wed Oct 27 15:31:28 2010
@@ -37,7 +37,7 @@ NGX_ADDON_DEPS="$NGX_ADDON_DEPS \
 CORE_LIBS="$CORE_LIBS  \
     ${ngx_addon_dir}/../common/libpassenger_common.a \
     ${ngx_addon_dir}/../common/libboost_oxt.a \
-    -lstdc++ -lpthread"
+    -lstdc++ -pthread"
 
 nginx_version=`grep 'NGINX_VERSION ' src/core/nginx.h | awk '{ print $3 }' | sed 's/"//g'`
 
