Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some of the bazel Windows tools code to work with GCC. #10216

Closed
wants to merge 1 commit into from

Conversation

pmuetschard
Copy link
Contributor

This fixes bazel build failures on Windows when using MinGW GCC instead of MSVC for building C++.

This fixes bazel build failures on Windows when using MinGW GCC instead
of MSVC for building C++.
@meisterT
Copy link
Member

cc @laszlocsomor

@bazel-io bazel-io closed this in dbe63b0 Nov 19, 2019
philwo pushed a commit that referenced this pull request Nov 20, 2019
This fixes bazel build failures on Windows when using MinGW GCC instead of MSVC for building C++.

Closes #10216.

PiperOrigin-RevId: 281278442
@pmuetschard pmuetschard deleted the gcc branch November 21, 2019 18:13
philwo pushed a commit that referenced this pull request Nov 25, 2019
This fixes bazel build failures on Windows when using MinGW GCC instead of MSVC for building C++.

Closes #10216.

PiperOrigin-RevId: 281278442
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants