fix: make static build work again

I copied the workaround from here:
https://github.com/avdv/scalals/commit/a2de0eff59cb4c9be6f8a33b2957e31727f87b89
Properly fixing the issue upstream will be much more difficult.

Closes: https://git.lix.systems/lix-project/lix/issues/527
Change-Id: I967d53fa9e80510b620df485af448f76bd9aa52a
This commit is contained in:
vigress8
2024-11-01 16:55:47 +04:00
parent 834450e237
commit 486d1a1437
4 changed files with 24 additions and 6 deletions
+1
View File
@@ -47,6 +47,7 @@ libcmd = library(
liblixfetchers,
liblixmain,
boehm,
ncurses,
editline,
lowdown,
nlohmann_json,