qt: nocross=yes.
This commit is contained in:
parent
108a6d3fac
commit
404dc21a05
1 changed files with 1 additions and 4 deletions
|
@ -12,10 +12,7 @@ license="GPL-3, LGPL-2.1"
|
||||||
distfiles="http://download.qt-project.org/official_releases/qt/4.8/${version}/${_distname}-${version}.tar.gz"
|
distfiles="http://download.qt-project.org/official_releases/qt/4.8/${version}/${_distname}-${version}.tar.gz"
|
||||||
checksum=8b14dd91b52862e09b8e6a963507b74bc2580787d171feda197badfa7034032c
|
checksum=8b14dd91b52862e09b8e6a963507b74bc2580787d171feda197badfa7034032c
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
nocross=yes
|
||||||
msg_red "${pkgname}-${version}: this package cannot be cross compiled right now.\n"
|
|
||||||
exit 0
|
|
||||||
fi
|
|
||||||
|
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="
|
makedepends="
|
||||||
|
|
Loading…
Reference in a new issue