Skip to content

Commit 34e14d3

Browse files
nolangemstorsjo
authored andcommitted
Install libc++ module definitions
1 parent c08b878 commit 34e14d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-libcxx.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ for arch in $ARCHS; do
103103
-DLIBCXX_CXX_ABI=libcxxabi \
104104
-DLIBCXX_LIBDIR_SUFFIX="" \
105105
-DLIBCXX_INCLUDE_TESTS=FALSE \
106+
-DLIBCXX_INSTALL_MODULES=ON \
106107
-DLIBCXX_ENABLE_ABI_LINKER_SCRIPT=FALSE \
107108
-DLIBCXXABI_USE_COMPILER_RT=ON \
108109
-DLIBCXXABI_USE_LLVM_UNWINDER=ON \

0 commit comments

Comments
 (0)