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

/freebsd-12-stable/contrib/ntp/
H A Dflock-build16 BUILD_ARGS="$@"
82 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD $BUILD_ARGS" &
83 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --disable-debugging $BUILD_ARGS" &
84 ssh $i "cd $c_d ; ./build $SIG $PARSE $STD --without-crypto --enable-c99-snprintf $BUILD_ARGS" &
85 ssh $i "cd $c_d ; ./build $SIG $STD --disable-all-clocks --disable-autokey --without-sntp --disable-thread-support $BUILD_ARGS" &
98 ./build $SIG $PARSE $STD $BUILD_ARGS &
106 ./build $SIG $PARSE $STD --disable-debugging $BUILD_ARGS &
112 ./build $SIG $PARSE $STD --without-crypto --enable-c99-snprintf $BUILD_ARGS &
118 ./build $SIG $STD --disable-all-clocks --disable-autokey --without-sntp --disable-thread-support $BUILD_ARGS &

Completed in 79 milliseconds