1
0
mirror of https://github.com/netdata/netdata.git synced 2021-06-06 23:03:21 +03:00

more fixes

This commit is contained in:
Costa Tsaousis (ktsaou)
2017-12-26 07:15:26 +02:00
parent 4ff05c29dc
commit 776f82c2af
3 changed files with 5 additions and 1 deletions

View File

@@ -28,6 +28,8 @@ shift
-I .. \
--force \
--enable=warning,performance,portability,information \
--library=gnu \
--library=posix \
--suppress="unusedFunction:*" \
--suppress="nullPointerRedundantCheck:*" \
"${file}" "${@}"