From a6b8bb5950fb1a9563f50622f25b54ff06987a2a Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Tue, 26 Apr 2022 09:46:18 +0200 Subject: [PATCH] donate_cpu: Added '' to bsd include list. --- tools/donate_cpu_lib.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/donate_cpu_lib.py b/tools/donate_cpu_lib.py index e364e4a16..d9c5f51e8 100644 --- a/tools/donate_cpu_lib.py +++ b/tools/donate_cpu_lib.py @@ -15,7 +15,7 @@ import shlex # Version scheme (MAJOR.MINOR.PATCH) should orientate on "Semantic Versioning" https://semver.org/ # Every change in this script should result in increasing the version number accordingly (exceptions may be cosmetic # changes) -CLIENT_VERSION = "1.3.22" +CLIENT_VERSION = "1.3.23" # Timeout for analysis with Cppcheck in seconds CPPCHECK_TIMEOUT = 30 * 60 @@ -537,7 +537,7 @@ def upload_info(package, info_output, server_address): def get_libraries(): libraries = ['posix', 'gnu'] library_includes = {'boost': ['', '', '', '', '', ''], + 'bsd': ['', '', '', '', '', '', ''], 'cairo': [''], 'cppunit': ['