lambdaconcept / lambdasoc

BSD 2-Clause "Simplified" License
43 stars 27 forks source link

pip install takes to long #12

Closed ydnatag closed 3 years ago

ydnatag commented 3 years ago

When I install lambdasoc with pip, It takes too long because it clones submodules recursively, cloning the llvm project which is huge.

Some possible solutions:

Regards.

jfng commented 3 years ago

Sorry for the delay. I fixed this (once and for all, hopefully) by copying the required builtins to the lambdasoc-bios repo.