This is an archive of the discontinued LLVM Phabricator instance.

build-docs.sh: Fix libc++ docs build
ClosedPublic

Authored by tstellar on Aug 10 2022, 10:26 PM.

Details

Reviewers
ldionne
thieta
Summary

libc++ requires libc++abi project to be enabled in order to build.

Diff Detail

Event Timeline

tstellar created this revision.Aug 10 2022, 10:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2022, 10:26 PM
tstellar requested review of this revision.Aug 10 2022, 10:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2022, 10:26 PM
thieta accepted this revision.Aug 11 2022, 12:18 AM

LGTM

This revision is now accepted and ready to land.Aug 11 2022, 12:18 AM

I already did this so this one can be closed.

ldionne closed this revision.Aug 31 2023, 8:01 AM