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
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://projects.gnome.org/ORBit2/"
|
homepage="http://projects.gnome.org/ORBit2/"
|
||||||
distfiles="http://ftp.acc.umu.se/pub/gnome/sources/${pkgname}/2.14/${pkgname}-${version}.tar.bz2"
|
distfiles="http://ftp.acc.umu.se/pub/gnome/sources/${pkgname}/2.14/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=55c900a905482992730f575f3eef34d50bda717c197c97c08fa5a6eafd857550
|
checksum=55c900a905482992730f575f3eef34d50bda717c197c97c08fa5a6eafd857550
|
||||||
|
# Needs idl-compiler/orbit-idl-2 for the host
|
||||||
|
nocross=yes
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/lib/*.a
|
rm -f ${DESTDIR}/usr/lib/*.a
|
||||||
|
|
Loading…
Reference in a new issue