community/libcoap: disable

This commit is contained in:
Leo 2020-12-14 04:25:52 -03:00
parent 56b2f8f52d
commit e9a48cfbb5

View File

@ -5,7 +5,7 @@ pkgver=4.2.1
pkgrel=1
pkgdesc="A CoAP (RFC 7252) implementation"
url="https://libcoap.net/"
arch="all"
arch="" # Tests cause segfault
license="BSD-2-Clause"
makedepends="automake autoconf libtool asciidoc openssl-dev"
checkdepends="cunit-dev"