This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
nsd: use builtin libevent
Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth
11 years ago
parent
6785138bca
commit
0086bfb04c
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
net/nsd/Makefile
+ 1
- 2
net/nsd/Makefile
View File
@ -30,7 +30,6 @@ define Package/nsd/default
SECTION:
=
net
CATEGORY:
=
Network
SUBMENU:
=
IP Addresses and Names
DEPENDS:
=
+libevent2
e
n
d
e
f
d
e
f
i
n
e
P
a
c
k
a
g
e
/
n
s
d
/
d
e
f
a
u
l
t
/
d
e
s
c
r
i
p
t
i
o
n
@ -85,7 +84,7 @@ endef
CONFIGURE_ARGS
+=
\
--disable-checking
\
--with-libevent
=
"
$(
STAGING_DIR
)
/usr
"
\
--with-libevent
=
no
\
--with-user
=
"network"
\
CONFIGURE_VARS
+=
\
Write
Preview
Loading…
Cancel
Save