Searched refs:sync (Results 101 - 101 of 101) sorted by relevance

12345

/openjdk10/common/autoconf/
H A Dgenerated-configure.sh2062 --with-output-sync set make output sync type if supported by make.
21437 # Check if make supports the output sync option and if so, setup using it.
21438 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if make --output-sync is supported" >&5
21439 $as_echo_n "checking if make --output-sync is supported... " >&6; }
21444 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for output-sync value" >&5
21445 $as_echo_n "checking for output-sync value... " >&6; }
21447 # Check whether --with-output-sync was given.
21458 as_fn_error $? "Make did not the support the value $OUTPUT_SYNC as output sync type." "$LINENO" 5
[all...]

Completed in 191 milliseconds

12345