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: explicitly pass --without-gssapi to work-around SDK issue
Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth
10 years ago
parent
f0d8226753
commit
fa4365dd9b
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
net/ocserv/Makefile
+ 1
- 0
net/ocserv/Makefile
View File
@ -58,6 +58,7 @@ CONFIGURE_ARGS+= \
--enable-local-libopts
\
--with-libreadline-prefix
=
"
$(
STAGING_DIR
)
/
"
\
--without-libnl
\
--without-gssapi
\
--with-libcrypt-prefix
=
"
$(
STAGING_DIR
)
/
"
\
i
f
n
e
q
(
$(
CONFIG_OCSERV_PAM
)
,
y
)
Write
Preview
Loading…
Cancel
Save