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
gnutls: set USE_MIPS16 to zero
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lilik-openwrt-22.03
Nikos Mavrogiannopoulos
10 years ago
parent
b937b33685
commit
6b3b219c16
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libs/gnutls/Makefile
+ 1
- 0
libs/gnutls/Makefile
View File
@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME
:=
gnutls
PKG_VERSION
:=
3.2.17
PKG_RELEASE
:=
1
PKG_USE_MIPS16
:=
0
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.xz
PKG_SOURCE_URL
:=
ftp://ftp.gnutls.org/gcrypt/gnutls/v3.2
Write
Preview
Loading…
Cancel
Save