Break up build --define <option_name>=true into two steps:
1) define bazel config build:<bazel_config_name> --define <option_name>s=true 2) set the config build --config=<bazel_config_name> PiperOrigin-RevId: 215951614
Loading
Please sign in to comment