Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 02061d7

Browse files
committed
chore: fix build error with newer GCC's
1 parent 7d516d1 commit 02061d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎config‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ngx_feature_run=no
1313
ngx_feature_incs="#include <modsecurity/modsecurity.h>
1414
#include <stdio.h>"
1515
ngx_feature_libs="-lmodsecurity"
16-
ngx_feature_test='printf("hello");'
16+
ngx_feature_test='msc_init();'
1717
ngx_modsecurity_opt_I=
1818
ngx_modsecurity_opt_L=
1919

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /