rebuild geeqie
[oi-userland.git] / components / runtime / openjdk-8 / patches / 0041-patch-jdk_make_CompileLaunchers.gmk.patch
blob9b1866cf9ee54d6378cc19c21e00f5e0a11d6d6f
1 $NetBSD: patch-jdk_make_CompileLaunchers.gmk,v 1.3 2016/05/06 13:37:01 ryoon Exp $
3 --- jdk/make/CompileLaunchers.gmk.orig 2016-05-06 12:11:21.000000000 +0000
4 +++ jdk/make/CompileLaunchers.gmk
5 @@ -548,9 +548,7 @@ BUILD_JEXEC_DST_DIR := $(JDK_OUTPUTDIR)/
6 # jdk/make/java/Makefile
8 ifeq ($(OPENJDK_TARGET_OS), solaris)
9 - ifeq ($(OPENJDK_TARGET_CPU_BITS), 32)
10 BUILD_JEXEC := 1
11 - endif
12 endif
14 ifneq ($(findstring $(OPENJDK_TARGET_OS), linux bsd), )