LLVM: Difference between revisions

imported>Igodlab
m libcxx & libcxxabi should be enabled in -DLLVM_ENABLE_RUNTIMES rather than -DLLVM_ENABLE_PROJECTS
imported>NiklasGollenstede
add python3 depenedency, which is required for newer versions of llvm
Line 14: Line 14:
   buildInputs = [
   buildInputs = [
     bashInteractive
     bashInteractive
    python3
     ninja
     ninja
     cmake
     cmake