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: disabled MIPS16
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lilik-openwrt-22.03
Nikos Mavrogiannopoulos
10 years ago
parent
00671e854d
commit
16ce68e228
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
net/ocserv/Makefile
+ 2
- 1
net/ocserv/Makefile
View File
@ -9,7 +9,8 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
ocserv
PKG_VERSION
:=
0.10.5
PKG_RELEASE
:=
1
PKG_RELEASE
:=
2
PKG_USE_MIPS16
:=
0
PKG_BUILD_DIR
:=
$(
BUILD_DIR
)
/
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.xz
Write
Preview
Loading…
Cancel
Save