[Bug 221896] [patch] adapt java/openjdk8 to new 'armv7' architecture

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 29 16:51:00 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221896

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

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


More information about the freebsd-java mailing list