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
commit
6b3b219c16
1 changed files with 1 additions and 0 deletions
  1. +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


Loading…
Cancel
Save