botan: Do not build on ARC
Not supported. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
762778b36e
commit
a4df3a3ec1
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ define Package/libbotan
|
|||
CATEGORY:=Libraries
|
||||
TITLE+= (library)
|
||||
ABI_VERSION:=$(PKG_VERSION)-$(PKG_RELEASE)
|
||||
DEPENDS:=+libstdcpp +libpthread
|
||||
DEPENDS:=+libstdcpp +libpthread @!arc
|
||||
endef
|
||||
|
||||
define Package/libbotan/description
|
||||
|
|
Loading…
Reference in a new issue