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

Add command line copts/cxxopts to Cgo compile flags #3126

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

dchen496
Copy link
Contributor

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

This PR is very similar to #2926. The cgo flag logic doesn't include --copts, --cxxopts, or --conlyopts. These flags are not part of the cc toolchain logic and are only added later.

Which issues(s) does this PR fix?

N/A

Other notes for review

@google-cla
Copy link

google-cla bot commented Apr 21, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

For more information, open the CLA check for this pull request.

@dchen496 dchen496 marked this pull request as ready for review April 22, 2022 18:38
@linzhp linzhp merged commit f6998e2 into bazelbuild:master Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants