summaryrefslogtreecommitdiff
path: root/recipes/openjdk/openjdk-6-6b18-1.8/thumbee.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openjdk/openjdk-6-6b18-1.8/thumbee.patch')
-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)