nDPI/.github
Ivan Nardi 19ee4f6c33
Build system: minor fixes about flag compilation and example dependencies (#3038)
- always use `-Wextra` compilation flag; it was already used in CI
- always compile `ndpiSimpleIntegration` when building examples
- don't mess with optimization flags: `CFLAGS` default value is "-g -O2"
  and the user can change it

Try to test -O1,2,3,s flags in CI.

Fix some warnings.
2025-11-21 15:51:29 +01:00
..
ISSUE_TEMPLATE Move from PCRE to PCRE2 (#2134) 2023-11-01 14:16:49 +01:00
workflows Build system: minor fixes about flag compilation and example dependencies (#3038) 2025-11-21 15:51:29 +01:00
PULL_REQUEST_TEMPLATE.md Performed some grammar and typo fixes (#2511) 2024-07-19 11:22:35 +02:00