/hg/icedtea: 2009-12-03 Gary Benson <gbenson at redhat.com>

gbenson at icedtea.classpath.org gbenson at icedtea.classpath.org
Thu Dec 3 09:06:26 PST 2009


changeset 8593cf8e0cf0 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=8593cf8e0cf0
author: Gary Benson <gbenson at redhat.com>
date: Thu Dec 03 17:11:25 2009 +0000

	2009-12-03 Gary Benson <gbenson at redhat.com>

	 * patches/cacao/arch.patch: Fix up.


diffstat:

2 files changed, 6 insertions(+), 2 deletions(-)
ChangeLog                |    4 ++++
patches/cacao/arch.patch |    4 ++--

diffs (25 lines):

diff -r 2deccfc8b64f -r 8593cf8e0cf0 ChangeLog
--- a/ChangeLog	Thu Dec 03 16:39:28 2009 +0000
+++ b/ChangeLog	Thu Dec 03 17:11:25 2009 +0000
@@ -1,3 +1,7 @@ 2009-12-03  Gary Benson  <gbenson at redhat
+2009-12-03  Gary Benson  <gbenson at redhat.com>
+
+	* patches/cacao/arch.patch: Fix up.
+
 2009-12-03  Gary Benson  <gbenson at redhat.com>
 
 	* patches/icedtea-core-build.patch: Removed.
diff -r 2deccfc8b64f -r 8593cf8e0cf0 patches/cacao/arch.patch
--- a/patches/cacao/arch.patch	Thu Dec 03 16:39:28 2009 +0000
+++ b/patches/cacao/arch.patch	Thu Dec 03 17:11:25 2009 +0000
@@ -48,8 +48,8 @@ diff -Nru openjdk.orig/jdk/make/common/s
 --- openjdk.orig/jdk/make/common/shared/Compiler-gcc.gmk	2009-07-24 00:15:26.000000000 +0100
 +++ openjdk/jdk/make/common/shared/Compiler-gcc.gmk	2009-07-24 00:19:32.000000000 +0100
 @@ -71,6 +71,52 @@
-     REQUIRED_CC_VER = 3.2
-     REQUIRED_GCC_VER = 3.2.*
+   else
+     CXX            = $(COMPILER_PATH)g++$(GCC_SUFFIX)
    endif
 +  ifeq ($(ARCH), alpha)
 +    # alpha



More information about the distro-pkg-dev mailing list