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
ocserv: use the system's protocol buffers by default
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lilik-openwrt-22.03
Nikos Mavrogiannopoulos
10 years ago
parent
a4079863ff
commit
ba417da7ed
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/ocserv/Config.in
+ 1
- 1
net/ocserv/Config.in
View File
@ -9,6 +9,6 @@ config OCSERV_PAM
config OCSERV_PROTOBUF
bool "use external libprotobuf"
default
n
default
y
endmenu
Write
Preview
Loading…
Cancel
Save