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

/openjdk10/common/autoconf/
H A Dgenerated-configure.sh1134 with_cpu_port
17045 if test "${with_cpu_port+set}" = set; then :
17046 withval=$with_cpu_port;
17050 if test "x$with_cpu_port" != x; then
17054 if test "x$with_cpu_port" != xarm64 && \
17055 test "x$with_cpu_port" != xaarch64; then
17058 HOTSPOT_TARGET_CPU_PORT="$with_cpu_port"
[all...]

Completed in 131 milliseconds