botan: Do not build on ARC
authorRosen Penev <redacted>
Wed, 15 May 2019 21:40:46 +0000 (14:40 -0700)
committerRosen Penev <redacted>
Wed, 15 May 2019 21:40:46 +0000 (14:40 -0700)
Not supported.

Signed-off-by: Rosen Penev <redacted>
libs/botan/Makefile

index ebd9c6dc96467907bdbb3752a9c8f4f13950ddbf..59d1b517e92794f2f11ff55174b9914746fa2eae 100644 (file)
@@ -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
git clone https://git.99rst.org/PROJECT