![]() This does not remove the llvm dependency for waterbox, just the submodule. The script pulling and checking out llvm kind of conflicts with the submodule, and having it be a submodule is not necessary here anyways. |
||
---|---|---|
.. | ||
.gitignore | ||
configure-for-waterbox-phase-- | ||
configure-for-waterbox-phase-0 | ||
configure-for-waterbox-phase-1 | ||
configure-for-waterbox-phase-2 | ||
do-everything.sh | ||
readme.txt | ||
setup-llvm.sh |
readme.txt
Building and installing libcxx: 1. Run ./do-everything.sh * This will initialize and/or update the llvm-project build dependency (see setup-llvm.sh) * This isn't resumable at all, so if it crashes or you're curious about the process, read its source and execute the commands individually.