[jruby] 03/08: Disable ccache usage for spec:ffi tests
Miguel Landaeta
nomadium at moszumanska.debian.org
Thu Apr 13 07:17:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch experimental
in repository jruby.
commit 76b497ed5416f240cefdd82222010d2f7ee8fcf4
Author: Miguel Landaeta <nomadium at debian.org>
Date: Mon Apr 10 22:31:12 2017 +0100
Disable ccache usage for spec:ffi tests
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 74ec0e0..51f18fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@ include /usr/share/dpkg/default.mk
export LC_ALL=en_US.UTF-8
export CI=true
+export CCACHE_DISABLE=true
%:
dh $@ --buildsystem=maven
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby.git
More information about the pkg-java-commits
mailing list