mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
reaver: build without MIPS16.
Thanks hnyman for reporting it. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
+2
-1
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
PKG_NAME:=reaver
|
PKG_NAME:=reaver
|
||||||
PKG_REV:=113
|
PKG_REV:=113
|
||||||
PKG_VERSION:=r$(PKG_REV)
|
PKG_VERSION:=r$(PKG_REV)
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
PKG_MAINTAINER:=Yousong Zhou <yszhou4tech@gmail.com>
|
PKG_MAINTAINER:=Yousong Zhou <yszhou4tech@gmail.com>
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
@@ -20,6 +20,7 @@ PKG_SOURCE_VERSION:=$(PKG_REV)
|
|||||||
PKG_SOURCE_PROTO:=svn
|
PKG_SOURCE_PROTO:=svn
|
||||||
PKG_LICENSE:=GPL-2.0
|
PKG_LICENSE:=GPL-2.0
|
||||||
|
|
||||||
|
PKG_USE_MIPS16:=0
|
||||||
PKG_AUTOMAKE_PATHS:=src
|
PKG_AUTOMAKE_PATHS:=src
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user