Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for rdeps (0.29 sec)

  1. .bazelrc

    common:macos --apple_platform_type=macos
    
    # gRPC on MacOS requires this #define
    common:macos --copt=-DGRPC_BAZEL_BUILD
    
    # Avoid hitting command line argument limit
    common:macos --features=archive_param_file
    
    # TODO: Fix deps to remove this flag, see https://github.com/bazelbuild/bazel/pull/16414
    common:macos --linkopt=-Wl,-undefined,dynamic_lookup
    common:macos --host_linkopt=-Wl,-undefined,dynamic_lookup
    
    Registered: Tue Dec 30 12:39:10 UTC 2025
    - Last Modified: Fri Dec 26 23:20:26 UTC 2025
    - 56.8K bytes
    - Viewed (0)
Back to top