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

/openjdk10/common/conf/
H A Djib-profiles.js62 * input.build_cpu
107 * build_cpu; <string>
108 * // Combination of build_os and build_cpu for convenience
388 if (input.build_cpu == "sparcv9") {
401 + (input.build_cpu == "x86" ? "i586" : input.build_cpu);
429 build_cpu: "x64",
469 build_cpu: "x64",
477 build_cpu: "x64",
490 build_cpu
[all...]
/openjdk10/common/autoconf/
H A Dgenerated-configure.sh1031 build_cpu
4854 # Expects $host_os $host_cpu $build_os and $build_cpu
15579 build_cpu=$1
15719 case "$build_cpu" in
15835 as_fn_error $? "unsupported cpu $build_cpu" "$LINENO" 5
[all...]

Completed in 180 milliseconds