libnl recipe
This commit is contained in:
parent
4f65035ae3
commit
302ca95f8f
1 changed files with 9 additions and 0 deletions
9
recipes/libnl/Makefile
Normal file
9
recipes/libnl/Makefile
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
name = libnl
|
||||||
|
version = 3.5.0
|
||||||
|
pversion = 3_5_0
|
||||||
|
URL = https://github.com/thom311/libnl/releases/download/libnl$(pversion)/libnl-$(version).tar.gz
|
||||||
|
|
||||||
|
CONFIGURE_OPTIONS_USER = --disable-debug
|
||||||
|
|
||||||
|
SYSCONF ?= ../../
|
||||||
|
include $(SYSCONF)/package.mk
|
Loading…
Add table
Reference in a new issue