12 lines
250 B
Markdown
12 lines
250 B
Markdown
util-linux 2.41
|
|
=
|
|
https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.41/util-linux-2.41.tar.xz
|
|
|
|
``` sh *** build ***
|
|
./configure --prefix=/pkg/gnu/util-linux && make -j$(nproc) && make install
|
|
```
|
|
|
|
``` cfg *** build deps ***
|
|
libeconf
|
|
```
|