pcc-libs: mark broken for glibc, xlint.
This commit is contained in:
parent
f5d374f077
commit
26b9ef200e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user