FreeBSD Bugzilla – Attachment 157228 Details for
Bug 200263
www/nginx: version 1.8.0 with modsecurity
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff patch file
patch_extra-patch-nginx-modsecurity-configure.txt (text/plain), 1001 bytes, created by
Denys Razumov
on 2015-05-28 18:06:58 UTC
(
hide
)
Description:
svn diff patch file
Filename:
MIME Type:
Creator:
Denys Razumov
Created:
2015-05-28 18:06:58 UTC
Size:
1001 bytes
patch
obsolete
>--- files/extra-patch-nginx-modsecurity-configure (revision 386738) >+++ files/extra-patch-nginx-modsecurity-configure (working copy) >@@ -9,12 +9,13 @@ > *) : > test_paths="${with_lua}" ;; > esac >-@@ -14715,10 +14715,10 @@ >+@@ -14715,10 +14715,11 @@ > LUA_CFLAGS="`${LUA_CONFIG} ${LUA_PKGNAME} --cflags`" > if test "$verbose_output" -eq 1; then { $as_echo "$as_me:${as_lineno-$LINENO}: lua CFLAGS: $LUA_CFLAGS" >&5 > $as_echo "$as_me: lua CFLAGS: $LUA_CFLAGS" >&6;}; fi > - LUA_LDADD="`${LUA_CONFIG} ${LUA_PKGNAME} --libs-only-l`" > + LUA_LDADD="`${LUA_CONFIG} ${LUA_PKGNAME} --libs-only-l | sed 's/lua/lua-5.1/'`" >++ LUA_LDADD="`${LUA_CONFIG} ${LUA_PKGNAME} --libs-only-l | sed 's/lua-5.1-5.1/lua-5.1/'`" > if test "$verbose_output" -eq 1; then { $as_echo "$as_me:${as_lineno-$LINENO}: lua LDADD: $LUA_LDADD" >&5 > $as_echo "$as_me: lua LDADD: $LUA_LDADD" >&6;}; fi > - LUA_LDFLAGS="`${LUA_CONFIG} ${LUA_PKGNAME} --libs-only-L --libs-only-other`"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 200263
:
156848
|
156850
| 157228 |
158217