upd and patches
This commit is contained in:
10
assets/var/gnu/libnl.md
Normal file
10
assets/var/gnu/libnl.md
Normal file
@ -0,0 +1,10 @@
|
||||
libnl 3.12.0
|
||||
=
|
||||
https://github.com/thom311/libnl/archive/refs/tags/libnl3_12_0.tar.gz
|
||||
|
||||
``` sh *** build ***
|
||||
./autogen.sh
|
||||
./configure --prefix=/pkg/gnu/libnl
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
Reference in New Issue
Block a user