mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
botan: Do not build on ARC
Not supported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -41,7 +41,7 @@ define Package/libbotan
|
|||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE+= (library)
|
TITLE+= (library)
|
||||||
ABI_VERSION:=$(PKG_VERSION)-$(PKG_RELEASE)
|
ABI_VERSION:=$(PKG_VERSION)-$(PKG_RELEASE)
|
||||||
DEPENDS:=+libstdcpp +libpthread
|
DEPENDS:=+libstdcpp +libpthread @!arc
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libbotan/description
|
define Package/libbotan/description
|
||||||
|
|||||||
Reference in New Issue
Block a user