Skip to content

Conversation

@mpilman
Copy link
Contributor

@mpilman mpilman commented Jun 5, 2019

This is a small cmake change that allows FDB to be built with clang+libc++ on Linux. Clang and libstc++ seems to be currently broken, but I didn't want to enforce libc++ with clang, instead I think we should fix this so I created #1665 for this.

@alexmiller-apple
Copy link
Contributor

You'll want to rebase this on top of #1673

@mpilman
Copy link
Contributor Author

mpilman commented Jun 10, 2019

This commit would make #1673 obsolete (or that was my line of thinking). But it you prefer both changes in one PR I can do that

@alexmiller-apple
Copy link
Contributor

I mean, you're adding an additional clause to a line that no longer has a reason to exist, so I'd prefer it just gets removed.

You're welcome to fold the two together into this PR instead.

@mpilman mpilman force-pushed the features/clang+libc++ branch from 16c4648 to eb0b20b Compare June 10, 2019 22:26
@mpilman mpilman force-pushed the features/clang+libc++ branch from eb0b20b to 25618c2 Compare June 10, 2019 22:28
@mpilman
Copy link
Contributor Author

mpilman commented Jun 10, 2019

Done - rebased on master and removed all changes to code (so this is a cmake-only change now)

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