mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-26 20:55:19 +03:00
testing/libcork: disable, FTBFS under gcc 10
This commit is contained in:
parent
5771b04e90
commit
930f640139
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ pkgver=0.15.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Simple, easily embeddable cross-platform C library"
|
pkgdesc="Simple, easily embeddable cross-platform C library"
|
||||||
url="https://github.com/redjack/libcork"
|
url="https://github.com/redjack/libcork"
|
||||||
arch="all"
|
# FTBFS, perhaps newer 1.x version is working
|
||||||
|
#arch="all"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
makedepends="cmake check-dev"
|
makedepends="cmake check-dev"
|
||||||
checkdepends="python3"
|
checkdepends="python3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue