[gnome-apps-nightly] Don't build with ccache
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-apps-nightly] Don't build with ccache
- Date: Wed, 13 Sep 2017 14:13:08 +0000 (UTC)
commit 51e62c9ecd0bf278fc1228070cfbfa69546b1b68
Author: Alexander Larsson <alexl redhat com>
Date:   Wed Sep 13 16:12:16 2017 +0200
    Don't build with ccache
 build.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build.sh b/build.sh
index 166a499..c9bcf25 100755
--- a/build.sh
+++ b/build.sh
@@ -22,4 +22,4 @@ if [ x$GITURL != x ]; then
 fi
 
 echo ========== Building $ID ================
-flatpak-builder --force-clean --ccache --require-changes --repo=repo --subject="Build of ${ID}, `date`" 
${EXPORT_ARGS-} ${GIT_ARGS-} "$@" app $JSON
+flatpak-builder --force-clean  --require-changes --repo=repo --subject="Build of ${ID}, `date`" 
${EXPORT_ARGS-} ${GIT_ARGS-} "$@" app $JSON
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]