mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
bind: Set PKG_USE_MIPS16:=0
This commit is contained in:
+2
-1
@@ -1,6 +1,6 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2006-2012 OpenWrt.org
|
# Copyright (C) 2006-2012 OpenWrt.org
|
||||||
# 2014 Noah Meyerhans <frodo@morgul.net>
|
# 2014-2016 Noah Meyerhans <frodo@morgul.net>
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@@ -26,6 +26,7 @@ PKG_FIXUP:=autoreconf
|
|||||||
PKG_REMOVE_FILES:=aclocal.m4 libtool.m4
|
PKG_REMOVE_FILES:=aclocal.m4 libtool.m4
|
||||||
|
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
PKG_USE_MIPS16:=0
|
||||||
|
|
||||||
PKG_CONFIG_DEPENDS := \
|
PKG_CONFIG_DEPENDS := \
|
||||||
CONFIG_OPENSSL_WITH_EC \
|
CONFIG_OPENSSL_WITH_EC \
|
||||||
|
|||||||
Reference in New Issue
Block a user