From e7fc667a5b672ba08065b2458f25cdba9797594b Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Wed, 4 Apr 2018 10:12:54 +0200 Subject: [PATCH] Do not use ccache when building qt5 rpm. --- build/rpm/qt5.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/build/rpm/qt5.spec b/build/rpm/qt5.spec index 65a4020a9..85e6900e0 100644 --- a/build/rpm/qt5.spec +++ b/build/rpm/qt5.spec @@ -42,7 +42,6 @@ Qt is a software toolkit for developing applications. -release \ -shared \ -c++std c++11 \ - -ccache \ -silent \ -nomake examples \ -nomake tests \