pcc-libs: mark broken for glibc, xlint.

This commit is contained in:
Érico Rolim 2020-12-15 10:59:19 -03:00 committed by Érico Nogueira Rolim
parent f5d374f077
commit 26b9ef200e

View File

@ -10,13 +10,17 @@ build_style=gnu-configure
hostmakedepends="flex"
short_desc="Portable C Compiler - Support Libraries"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-clause"
license="BSD-2-Clause"
homepage="http://pcc.ludd.ltu.se/"
distfiles="http://pcc.ludd.ltu.se/ftp/pub/pcc-beta/${pkgname}-${_distver}.BETA-${_snapshot}.tgz"
checksum=e810aa4d6683e769f490f734b13a296b33c2511ddba646bc526eb85532f1a23a
nodebug=1
nocross=1
if [ "$XBPS_TARGET_LIBC" = glibc ]; then
broken="Binaries generated by pcc segfault when launched"
fi
post_install() {
sed -n '2,25p' libpcc/cxmuldiv.c > LICENSE
vlicense LICENSE