[all-commits] [llvm/llvm-project] c6d2e8: [docs] Fix build-docs.sh
Tobias Hieta via All-commits
all-commits at lists.llvm.org
Mon Sep 19 12:46:37 PDT 2022
Branch: refs/heads/release/15.x
Home: https://github.com/llvm/llvm-project
Commit: c6d2e8bcc033c5a28c577b4dcfc877317415f4fe
https://github.com/llvm/llvm-project/commit/c6d2e8bcc033c5a28c577b4dcfc877317415f4fe
Author: Tobias Hieta <tobias at hieta.se>
Date: 2022-09-19 (Mon, 19 Sep 2022)
Changed paths:
M llvm/utils/release/build-docs.sh
Log Message:
-----------
[docs] Fix build-docs.sh
If libcxxabi is not included CMake will error out:
Cannot find target libcxxabi-SHARED
I ran into this doing the 15.0.0 release
Differential Revision: https://reviews.llvm.org/D133475
More information about the All-commits
mailing list