tangramdotdev / packages

A collection of community maintained Tangram packages.
https://www.tangram.dev
MIT License
8 stars 2 forks source link

Restore LLVM libc++ headers on aarch64-linux #28

Closed deciduously closed 6 months ago

deciduously commented 6 months ago

The current build of LLVM on aarch64 strangely omits all C++ headers, I cannot locate them in either the installation directory or the build directory. The libc++.so file installed appears to work correctly otherwise when supplied with a set of headers manually. Fix this build.