-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Link against installed libc++/libc++abi when bootstrapping
The build tree layout does not necessarily match a valid libc++ installation tree, so install libc++/libc++abi first. This is needed for llvm/llvm-project#115379 Reviewed By: vitalybuka Pull Request: #299
- Loading branch information
1 parent
26a33cd
commit 8b086e3
Showing
1 changed file
with
9 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters