Skip to content

Commit dd1410c

Browse files
juzipeekmsaf1980
authored andcommitted
Update config
add ngx_feature_libs="" avoid use other module's ngx_feature_libs config.
1 parent 8244b2b commit dd1410c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ ngx_feature="ngx_http_upstream_check_module"
22
ngx_feature_name=
33
ngx_feature_run=no
44
ngx_feature_incs=
5+
ngx_feature_libs=""
56
ngx_feature_path="$ngx_addon_dir"
67
ngx_feature_deps="$ngx_addon_dir/ngx_http_upstream_check_module.h"
78
ngx_check_src="$ngx_addon_dir/ngx_http_upstream_check_module.c"

0 commit comments

Comments
 (0)