before index-conflict changes

This commit is contained in:
2025-11-18 19:46:36 +03:00
parent 28ba2135ec
commit 30540602bd
66 changed files with 1403 additions and 879 deletions

View File

@ -5,3 +5,7 @@ https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.41/util-linux-2.41
``` sh *** build ***
./configure --prefix=/pkg/gnu/util-linux && make -j$(nproc) && make install
```
``` cfg *** build deps ***
libeconf
```