libogre: broken on musl

This commit is contained in:
Enno Boland 2018-04-16 20:22:19 +02:00
parent 0a8b518326
commit 0eb674e46c
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -24,6 +24,10 @@ make_build_target="all OgreDoc"
wrksrc=ogre-$version
CXXFLAGS="-fcheck-new -fno-delete-null-pointer-checks -fno-lifetime-dse"
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/9369/steps/shell_3/logs/stdio"
esac
post_install() {
vmkdir /usr/share/doc