Skip to content

Document -x c++, not -x=c++ #815

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

Merged
merged 1 commit into from
Jul 17, 2017
Merged

Conversation

roblabla
Copy link
Contributor

When using -x=c++ in bindgen arguments, we hit #340. We should use -x c++ instead.

When using -x=c++ in bindgen arguments, we hit rust-lang#340. We should use -x c++ instead.
@emilio
Copy link
Contributor

emilio commented Jul 17, 2017

@bors-servo r+

LGTM, thanks!

@bors-servo
Copy link

📌 Commit d586a2c has been approved by emilio

@bors-servo
Copy link

⌛ Testing commit d586a2c with merge 75c5875...

bors-servo pushed a commit that referenced this pull request Jul 17, 2017
Document -x c++, not -x=c++

When using -x=c++ in bindgen arguments, we hit #340. We should use -x c++ instead.
@bors-servo
Copy link

☀️ Test successful - status-travis
Approved by: emilio
Pushing 75c5875 to master...

@bors-servo bors-servo merged commit d586a2c into rust-lang:master Jul 17, 2017
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.

4 participants