Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Live (0.12 sec)

  1. .bazelrc

    test:release_linux_base --build_tests_only --keep_going --test_output=errors --verbose_failures=true
    test:release_linux_base --local_test_jobs=HOST_CPUS
    test:release_linux_base --test_env=LD_LIBRARY_PATH
    # Give only the list of failed tests at the end of the log
    test:release_linux_base --test_summary=short
    
    # Use the Clang toolchain to compile
    build:release_cpu_linux --config=release_linux_base
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Thu May 02 19:34:20 GMT 2024
    - 52.8K bytes
    - Viewed (2)
Back to top