]> git.pld-linux.org Git - packages/crda.git/blob - nl3.patch
- pl
[packages/crda.git] / nl3.patch
1 --- crda-1.1.2/Makefile.wiget   2011-10-01 21:22:01.852300958 +0200
2 +++ crda-1.1.2/Makefile 2011-10-01 21:23:02.153603618 +0200
3 @@ -51,8 +51,7 @@ NL3FOUND := $(shell pkg-config --atleast
4  
5  ifeq ($(NL3FOUND),Y)
6  CFLAGS += -DCONFIG_LIBNL30
7 -NLLIBS += -lnl-genl
8 -NLLIBNAME = libnl-3.0
9 +NLLIBNAME = libnl-3.0 libnl-genl-3.0
10  else
11         ifeq ($(NL2FOUND),Y)
12         CFLAGS += -DCONFIG_LIBNL20
This page took 0.026627 seconds and 3 git commands to generate.