Searched refs:with_cpu_port (Results 1 - 1 of 1) sorted by relevance

/openjdk9/common/autoconf/
H A Dgenerated-configure.sh1132 with_cpu_port
16962 if test "${with_cpu_port+set}" = set; then :
16963 withval=$with_cpu_port;
16967 if test "x$with_cpu_port" != x; then
16971 if test "x$with_cpu_port" != xarm64 && \
16972 test "x$with_cpu_port" != xaarch64; then
16975 HOTSPOT_TARGET_CPU_PORT="$with_cpu_port"
[all...]

Completed in 125 milliseconds