[openjdk-8] 01/01: Deactivate kfreebsd-support-jamvm.diff patch in debian/rules

Jan Henke jhe-guest at moszumanska.debian.org
Thu Apr 10 11:04:51 UTC 2014


This is an automated email from the git hooks/post-receive script.

jhe-guest pushed a commit to branch master
in repository openjdk-8.

commit 07d03657e0f2b0c91e7266e742ba80070c7f86d0
Author: Jan Henke <Jan.Henke at taujhe.de>
Date:   Thu Apr 10 13:03:13 2014 +0200

    Deactivate kfreebsd-support-jamvm.diff patch in debian/rules
    
    Deactivate the patch for now. We need to build hotspot first, when Hotpot works
    reactivating JamVM can be considered.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 288cf54..bc30c37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -403,7 +403,7 @@ ifneq (,$(filter $(DEB_HOST_ARCH), kfreebsd-amd64 kfreebsd-i386))
         
   ifeq (,$(filter noaltjamvm, $(DEB_BUILD_OPTIONS)))
     ifneq (,$(filter $(DEB_HOST_ARCH), $(jamvm_archs)))
-      DISTRIBUTION_PATCHES += debian/patches/kfreebsd-support-jamvm.diff
+#FIXME      DISTRIBUTION_PATCHES += debian/patches/kfreebsd-support-jamvm.diff
     endif
   endif    
 endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjdk-8.git



More information about the pkg-java-commits mailing list