libnl recipe
This commit is contained in:
parent
4f65035ae3
commit
302ca95f8f
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…
Reference in New Issue
Block a user