From 5f2ab826ce0d44e0f0f7f4c6cea86e986b08301d Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 10 Aug 2014 17:45:19 +0400 Subject: Disable java --- debian/rules.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules.defs b/debian/rules.defs index 1e4a8e7..c1e35d7 100644 --- a/debian/rules.defs +++ b/debian/rules.defs @@ -639,7 +639,7 @@ ifeq ($(java_no_cross)-$(DEB_CROSS),yes-yes) with_java := disabled for cross compiler package endif with_java := $(call envfilt, java, , c++, $(with_java)) -#with_java := disabled for a while on Dyson (FTBFS, due to Boehm GC) +with_java := disabled for a while on Dyson (FTBFS: gjdoc crashes) ifeq ($(with_java)-$(with_separate_libgcj),yes-yes) ifneq (,$(findstring gcj, $(PKGSOURCE))) -- cgit v1.2.3