git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
762778b
)
botan: Do not build on ARC
author
Rosen Penev
<redacted>
Wed, 15 May 2019 21:40:46 +0000
(14:40 -0700)
committer
Rosen Penev
<redacted>
Wed, 15 May 2019 21:40:46 +0000
(14:40 -0700)
Not supported.
Signed-off-by: Rosen Penev <redacted>
libs/botan/Makefile
patch
|
blob
|
history
diff --git
a/libs/botan/Makefile
b/libs/botan/Makefile
index ebd9c6dc96467907bdbb3752a9c8f4f13950ddbf..59d1b517e92794f2f11ff55174b9914746fa2eae 100644
(file)
--- a/
libs/botan/Makefile
+++ b/
libs/botan/Makefile
@@
-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