ORBit2: reenable

It doesn't seem to fail but there is some kind of race in the
build system, resulting in a static library being erased, so
disable parallel build.
This commit is contained in:
q66 2019-02-10 18:13:34 +01:00 committed by maxice8
parent 31b0d6ccbf
commit 1867bbee5b

View file

@ -12,7 +12,7 @@ license="GPL-2.0-or-later, LGPL-2.0-or-later"
homepage="http://projects.gnome.org/ORBit2/"
distfiles="http://ftp.acc.umu.se/pub/gnome/sources/${pkgname}/2.14/${pkgname}-${version}.tar.bz2"
checksum=55c900a905482992730f575f3eef34d50bda717c197c97c08fa5a6eafd857550
broken="undefined reference to ORBit_CosNaming_NamingContextExt_create"
disable_parallel_build=yes
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" ORBit2"