mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
Use cmake to build. This is the favored method of building by upstream. Consequences: - Build lld again - Build LLVMgold - Enable sanitizers on non-musl platforms - Remove llvm-doc (not built by cmake, quite useless) - Use versioned binary names - Could use ninja with make_cmd=ninja and configure -Gninja, but we stick to make for now. Also cleaned up and fixed remaining patches. |
||
---|---|---|
.. | ||
cfe-001-fix-stdint.patch | ||
cfe-003-fix-unwind-chain-inclusion.patch | ||
cfe-004-add-musl-triples.patch | ||
cfe-005-fix-dynamic-linker-paths.patch | ||
cfe-007-musl-use-init-array.patch |