Files
AeroPkg/assets/var/gnu/libtool.md

10 lines
167 B
Markdown
Raw Normal View History

2025-08-26 04:41:14 +03:00
libtool 2.5.4
=
https://mirror.ihost.md/gnu/libtool/libtool-2.5.4.tar.xz
``` sh *** build ***
./configure --prefix=/pkg/gnu/libtool
make -j$(nproc)
make install
2025-08-26 04:41:14 +03:00
```