Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

llvm: Split libc++/libc++abi into separate options #47381

Closed
wants to merge 1 commit into from
Closed

llvm: Split libc++/libc++abi into separate options #47381

wants to merge 1 commit into from

Conversation

ts826848
Copy link
Contributor

Gets rid of some path oddities when libc++ is built with libc++abi. See
#47149

Related to #47213; I just think splitting is preferable.

Gets rid of some path oddities when libc++ is built with libc++abi. See
#47149
@MikeMcQuaid
Copy link
Member

I'm not sure I understand how splitting fixes the issues that were discussed?

@ts826848
Copy link
Contributor Author

Yeah, this was a mistake on my part. Based on the libc++abi website, I thought that libc++abi should build fine on its own, so keeping it would be preferable to leave the option of building it open to users. It looks like libc++abi still needs the libc++ sources, so this wouldn't work.

@ts826848 ts826848 closed this Dec 26, 2015
@ts826848 ts826848 deleted the llvm-split-libcxx-libcxxabi branch January 1, 2016 00:39
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants