changeset in /hg/icedtea: 2008-02-18 Lillian Angel <langel at red...
Lillian Angel
langel at redhat.com
Mon Feb 18 07:53:41 PST 2008
changeset 908ea9948d77 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=908ea9948d77
description:
2008-02-18 Lillian Angel <langel at redhat.com>
* patches/icedtea-zero.patch: Removed invalid patch.
diffstat:
2 files changed, 4 insertions(+), 15 deletions(-)
ChangeLog | 4 ++++
patches/icedtea-zero.patch | 15 ---------------
diffs (33 lines):
diff -r 25256a255b81 -r 908ea9948d77 ChangeLog
--- a/ChangeLog Mon Feb 18 10:36:05 2008 -0500
+++ b/ChangeLog Mon Feb 18 10:46:47 2008 -0500
@@ -1,3 +1,7 @@ 2008-02-18 Lillian Angel <langel at redha
+2008-02-18 Lillian Angel <langel at redhat.com>
+
+ * patches/icedtea-zero.patch: Removed invalid patch.
+
2008-02-18 Lillian Angel <langel at redhat.com>
* Makefile.am: Added icedtea-always-zero.patch to DIST.
diff -r 25256a255b81 -r 908ea9948d77 patches/icedtea-zero.patch
--- a/patches/icedtea-zero.patch Mon Feb 18 10:36:05 2008 -0500
+++ b/patches/icedtea-zero.patch Mon Feb 18 10:46:47 2008 -0500
@@ -99,18 +99,3 @@ diff -ru openjdk/hotspot/src/share/vm/ut
}
STEP(140, "(printing VM operation)" )
---- jdk7/hotspot/build/linux/makefiles/buildtree.make 2008-01-29 16:03:30.000000000 -0500
-+++ openjdk/hotspot/build/linux/makefiles/buildtree.make 2008-02-18 09:59:36.000000000 -0500
-@@ -63,7 +63,11 @@
- # For now, until the compiler is less wobbly:
- TESTFLAGS = -Xbatch -showversion
-
--PLATFORM_FILE = $(GAMMADIR)/build/$(OS_FAMILY)/platform_$(BUILDARCH)
-+ifeq ($(ARCH), zero)
-+PLATFORM_FILE = $(GAMMADIR)/build/$(OS_FAMILY)/platform_$(BUILDARCH)
-+else
-+ PLATFORM_FILE = $(GAMMADIR)/build/$(OS_FAMILY)/platform_$(ARCH)
-+endif
-
- ifdef FORCE_TIERED
- ifeq ($(VARIANT),tiered)
More information about the distro-pkg-dev
mailing list