ORBit2: set nocross=yes
ORBit2 needs the idl-compiler/orbit-idl-2 binary for the host but builds it only for the target.
This commit is contained in:
parent
355584e4ba
commit
442203d049
|
@ -12,6 +12,8 @@ license="GPL-2, LGPL-2.1"
|
|||
homepage="http://projects.gnome.org/ORBit2/"
|
||||
distfiles="http://ftp.acc.umu.se/pub/gnome/sources/${pkgname}/2.14/${pkgname}-${version}.tar.bz2"
|
||||
checksum=55c900a905482992730f575f3eef34d50bda717c197c97c08fa5a6eafd857550
|
||||
# Needs idl-compiler/orbit-idl-2 for the host
|
||||
nocross=yes
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/lib/*.a
|
||||
|
|
Loading…
Reference in New Issue