We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b93a5c9 + 6839251 commit 780d01cCopy full SHA for 780d01c
closed/autoconf/custom-hook.m4
@@ -537,11 +537,6 @@ AC_DEFUN([OPENJ9_PLATFORM_SETUP],
537
OPENJ9_PLATFORM_CODE=xz64
538
elif test "x$OPENJ9_CPU" = xppc-64 ; then
539
OPENJ9_PLATFORM_CODE=ap64
540
- elif test "x$OPENJ9_CPU" = xarm ; then
541
- OPENJ9_PLATFORM_CODE=xr32
542
- OPENJ9_BUILD_OS=linux
543
- OPENJ9_BUILD_MODE_ARCH=arm_linaro
544
- OPENJ9_LIBS_SUBDIR=default
545
elif test "x$OPENJ9_CPU" = xaarch64 ; then
546
if test "x$OPENJDK_BUILD_OS" = xlinux ; then
547
OPENJ9_PLATFORM_CODE=xr64
0 commit comments