Skip to content

Conversation

@bazel-io
Copy link
Member

@bazel-io bazel-io commented Jun 4, 2024

MSVC fails if /external:I <some_path> is broken into two lines in .param files. This is avoided by using the alternative /external:I<some_path> form.

Fixes #22614

Closes #22616.

PiperOrigin-RevId: 640055579
Change-Id: I5fda2714dc479fd76f22e2f8562dddbdfcdb9a18

Commit 759fe7d

MSVC fails if `/external:I <some_path>` is broken into two lines in `.param` files. This is avoided by using the alternative `/external:I<some_path>` form.

Fixes bazelbuild#22614

Closes bazelbuild#22616.

PiperOrigin-RevId: 640055579
Change-Id: I5fda2714dc479fd76f22e2f8562dddbdfcdb9a18
@meteorcloudy meteorcloudy enabled auto-merge June 4, 2024 07:59
@meteorcloudy meteorcloudy added this pull request to the merge queue Jun 4, 2024
Merged via the queue into bazelbuild:release-7.2.0 with commit 691cb87 Jun 4, 2024
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team-Rules-CPP Issues for C++ rules