virtuoso: broken on musl

This commit is contained in:
Michael Gehring 2016-09-16 21:02:21 +02:00
parent 8b54e7de01
commit 13be964574
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ homepage="http://virtuoso.openlinksw.com/wiki/main/Main/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-opensource-${version}.tar.gz"
checksum=08d05c6165117de0370e81aa89ddab618e645b5110be301f72e6ffea7044ca50
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="#include <execinfo.h>";;
esac
do_configure() {
./configure ${configure_args} --without-internal-zlib --with-readline \
--with-layout=debian \