ProcursusTeam / Procursus

Modern *OS Bootstrap
https://apt.procurs.us
BSD Zero Clause License
888 stars 128 forks source link

Missing LLVM static libraries. #1261

Closed asdfugil closed 1 year ago

asdfugil commented 2 years ago

There are no LLVM static libraries in the packages, causing llvm-config to not work properly.

Many errors like this: llvm-config: error: missing: /opt/procursus/lib/llvm-11/lib/libLLVMWhatever.a

CRKatri commented 1 year ago

Fixed in #1312