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

/openjdk9/common/conf/
H A Djib-profiles.js59 * input.target_os
99 * target_os; <string>
102 * // Combination of target_os and target_cpu for convenience
418 target_os: "linux",
427 target_os: "linux",
436 target_os: "macosx",
443 target_os: "solaris",
451 target_os: "solaris",
459 target_os: "windows",
466 target_os
[all...]
/openjdk9/common/autoconf/
H A Dgenerated-configure.sh1019 target_os
15675 target_os=$*
15677 case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
[all...]

Completed in 81 milliseconds