aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openjdk/openjdk-6-6b18-1.8
diff options
context:
space:
mode:
authorXerxes Rånby <xerxes@zafena.se>2010-07-14 18:49:16 +0200
committerXerxes Rånby <xerxes@zafena.se>2010-07-14 18:49:16 +0200
commit74d4f4b86005bb815f8e4adedc77e362e2d471c7 (patch)
tree23b5a2bed0f5a03de11b6192a7e3aa5a3af76efd /recipes/openjdk/openjdk-6-6b18-1.8
parent1ea15a2cd73178c3fbab36b544a6601b1d1c32bf (diff)
downloadopenembedded-74d4f4b86005bb815f8e4adedc77e362e2d471c7.tar.gz
openjdk-6-6b18: Remove vestigial thumbee.patch.
Diffstat (limited to 'recipes/openjdk/openjdk-6-6b18-1.8')
-rw-r--r--recipes/openjdk/openjdk-6-6b18-1.8/thumbee.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes/openjdk/openjdk-6-6b18-1.8/thumbee.patch b/recipes/openjdk/openjdk-6-6b18-1.8/thumbee.patch
deleted file mode 100644
index e436f8d341..0000000000
--- a/recipes/openjdk/openjdk-6-6b18-1.8/thumbee.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Index: icedtea6-1.8/ports/hotspot/make/linux/makefiles/zeroshark.make
-===================================================================
---- icedtea6-1.8.orig/ports/hotspot/make/linux/makefiles/zeroshark.make 2010-06-18 12:42:36.000000000 +0200
-+++ icedtea6-1.8/ports/hotspot/make/linux/makefiles/zeroshark.make 2010-06-18 12:46:55.264667548 +0200
-@@ -31,8 +31,8 @@
- Obj_Files += cppInterpreter_arm.o
- Obj_Files += thumb2.o
-
--CFLAGS += -DHOTSPOT_ASM
--CCFLAGS += -DHOTSPOT_ASM
-+CFLAGS += -DHOTSPOT_ASM -DTHUMB2EE
-+CCFLAGS += -DHOTSPOT_ASM -DTHUMB2EE
-
- ifeq ($(CROSS_COMPILATION, true)
- C_COMPILE_FOR_MKBC = $(CC_FOR_BUILD)