libogre: rebuild for libcppunit-1.14.0

This commit is contained in:
Jürgen Buchmüller 2017-08-04 19:07:46 +02:00
parent bebe69b3de
commit f32eddba78

View file

@ -1,7 +1,7 @@
# Template file for 'ogre'
pkgname=libogre
version=1.9.0
revision=9
revision=10
build_style=cmake
_hgrev=108ab0bcc69603dba32c0ffd4bbbc39051f421c9
configure_args="-DCMAKE_INSTALL_PREFIX=/usr \
@ -24,9 +24,7 @@ checksum=e14c80e7d6e3f6af8176f79009db6f7c6b5a32d951da6ecb745f505e13889bc6
wrksrc="sinbad-ogre-${_hgrev:0:12}"
make_build_target="all OgreDoc"
if [ ${XBPS_GCC_VERSION_MAJOR} -gt 5 ]; then
CXXFLAGS="-fcheck-new -fno-delete-null-pointer-checks -fno-lifetime-dse"
fi
CXXFLAGS="-fcheck-new -fno-delete-null-pointer-checks -fno-lifetime-dse"
case "$XBPS_TARGET_MACHINE" in
aarch64*) broken="https://build.voidlinux.eu/builders/aarch64_builder/builds/3248/steps/shell_3/logs/stdio";;