mirror of
https://github.com/ADD-SP/ngx_waf.git
synced 2026-04-26 22:15:55 +03:00
[PR #102] [CLOSED] Allow libcjson-dev packages to be installed instead of cloning into lib/ #243
Labels
No labels
MacOS
Nginx
OpenResty
Tengine
bug
documentation
enhancement
needs-investigation
pull-request
question
stale
stale
stale
timeout
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ngx_waf#243
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ADD-SP/ngx_waf/pull/102
Author: @eilandert
Created: 7/26/2022
Status: ❌ Closed
Base:
current← Head:current📝 Commits (1)
e6152ddRemove hardcoded $ngx_addon_dir/lib/cjson/cJSON.h, it prevents building with installed OS packages (other modules are trying to depend on it). And ngx_waf builds fine without this when libcjson is cloned into the lib/ dir anyway📊 Changes
1 file changed (+3 additions, -5 deletions)
View changed files
📝
config(+3 -5)📄 Description
Remove hardcoded $ngx_addon_dir/lib/cjson/cJSON.h, it prevents building with installed OS packages (other modules are trying to depend on it). And ngx_waf builds fine without this when libcjson is cloned into the lib/ dir anyway
Running in production on https://deb.myguard.nl/nginx-modules (where this module is included by the way)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.