Loading build +1 −1 Original line number Diff line number Diff line Loading @@ -299,7 +299,7 @@ if ! $make -C "$BUILD_DIR" ${VERBOSE} $make_target; then fi if [[ ${BUILD_DOC} == "yes" ]]; then "$ROOT_DIR/Documentation/build" --prefix="$PREFIX" "$ROOT_DIR/Documentation/build" --prefix="$PREFIX" --install="$INSTALL" fi if [[ ${BUILD_TESTS} == "yes" ]] || [[ ${BUILD_MATRIX_TESTS} == "yes" ]]; then Loading Loading
build +1 −1 Original line number Diff line number Diff line Loading @@ -299,7 +299,7 @@ if ! $make -C "$BUILD_DIR" ${VERBOSE} $make_target; then fi if [[ ${BUILD_DOC} == "yes" ]]; then "$ROOT_DIR/Documentation/build" --prefix="$PREFIX" "$ROOT_DIR/Documentation/build" --prefix="$PREFIX" --install="$INSTALL" fi if [[ ${BUILD_TESTS} == "yes" ]] || [[ ${BUILD_MATRIX_TESTS} == "yes" ]]; then Loading