widelands: nocross for now
This commit is contained in:
parent
471595e551
commit
a7b90852c0
|
@ -23,6 +23,8 @@ checksum="e511f9d26828a2b71b64cdfc6674e6e847543b2da73961ab882acca36c7c01a6"
|
||||||
|
|
||||||
CXXFLAGS="-Wno-maybe-uninitialized"
|
CXXFLAGS="-Wno-maybe-uninitialized"
|
||||||
|
|
||||||
|
nocross="Currently can't be cross compiled due to target format binaries being executed on the host"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/${pkgname}.desktop 644 usr/share/applications
|
vinstall ${FILESDIR}/${pkgname}.desktop 644 usr/share/applications
|
||||||
vbin ${FILESDIR}/${pkgname}.sh ${pkgname}
|
vbin ${FILESDIR}/${pkgname}.sh ${pkgname}
|
||||||
|
|
Loading…
Reference in New Issue