mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
Replaced the configuration parser with inih parser
That eliminates the dependency on libopts as well as autogen. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
@@ -133,7 +133,7 @@ static-analyzers/Fedora:
|
||||
- autoreconf -fvi
|
||||
- scan-build ./configure
|
||||
- scan-build --status-bugs -o scan-build-src make -j$(nproc)
|
||||
- cppcheck --force -q -Isrc/ -Isrc/occtl -Igl/ -I. --error-exitcode=1 src/ -i libopts
|
||||
- cppcheck --force -q -Isrc/ -Isrc/occtl -Igl/ -I. --error-exitcode=1 src/ -i src/inih
|
||||
tags:
|
||||
- shared
|
||||
except:
|
||||
|
||||
Reference in New Issue
Block a user