ORBit2: broken
This commit is contained in:
parent
26cee3c960
commit
2d1a58af19
|
@ -12,8 +12,9 @@ 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"
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" ORBit2"
|
||||
make_build_args+=" IDL_COMPILER=/usr/bin/orbit-idl-2"
|
||||
configure_args+=" ac_cv_alignof_CORBA_boolean=${ac_cv_alignof_CORBA_boolean=1}"
|
||||
|
|
Loading…
Reference in New Issue