Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 2017 16:51:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 221896] [patch] adapt java/openjdk8 to new 'armv7' architecture
Message-ID:  <bug-221896-8522-GjeGpupfpc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221896-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221896-8522@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221896

--- Comment #2 from Jung-uk Kim <jkim@FreeBSD.org> ---
% cat armv7.mk=20
JDK_JVMDIR=3D     lib/${ARCH:C/armv*/arm/:S/powerpc64/ppc64/}
% make -f armv7.mk -V JDK_JVMDIR ARCH=3Darmv7
lib/arm7

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221896-8522-GjeGpupfpc>