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

README: fix cmake generation snippet for clang/linux #479

Merged
merged 1 commit into from
Feb 12, 2019

Conversation

iam
Copy link
Contributor

@iam iam commented Feb 11, 2019

clang should be told to use libc++, otherwise it will
try to use libstdc++ which may be missing on some systems.

Resolves: #478

clang should be told to use libc++, otherwise it will
try to use libstdc++ which may be missing on some systems.

Resolves: ReactiveX#478
@iam
Copy link
Contributor Author

iam commented Feb 11, 2019

I apologize in advance for not updating Readme.html, I wasn't sure what the command to rebuild it was?

@kirkshoop
Copy link
Member

this is great, thanks!

@kirkshoop kirkshoop merged commit 8683567 into ReactiveX:master Feb 12, 2019
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.

None yet

2 participants