From c3005f08ab90cfc4463b1907a213b137038cd9e3 Mon Sep 17 00:00:00 2001 From: orbitcowboy Date: Sun, 13 Jan 2019 20:37:41 +0100 Subject: [PATCH] donate-cpu.py: Comment out boost library detection. After next release it shall be enabled again. --- tools/donate-cpu.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/donate-cpu.py b/tools/donate-cpu.py index cf4577629..91c74da85 100644 --- a/tools/donate-cpu.py +++ b/tools/donate-cpu.py @@ -223,8 +223,8 @@ def scanPackage(workPath, cppcheck, jobs): libraries += ' --library=zlib' if hasInclude('temp', ''): libraries += ' --library=gtk' - if hasInclude('temp', '