wing: Attempt to fix cross compile issues.
authorMichael Büsch <mb@bu3sch.de>
Sun, 10 Oct 2010 13:26:18 +0000 (13:26 +0000)
committerMichael Büsch <mb@bu3sch.de>
Sun, 10 Oct 2010 13:26:18 +0000 (13:26 +0000)
commitcfb383b6e92183ea087a9298e436e88f3fbf69d5
tree31889d04c0431773caa903b5687b1493ac13b671
parentcb19019795882f120cd33796e3aaf94dae38f332
wing: Attempt to fix cross compile issues.
The target build inherits configure properties from the host. This results in broken compile for an ARM target and PPC host. (and other combinations as well).
This tries to fix it. However, it still is not 100% safe. However, it does work on ARM/PPC with these changes.
We should either split this into host and target packages, or run a "make clean" between the host and target parts.

SVN-Revision: 23376
net/wing/Makefile
net/wing/patches/100-cross-compile.patch [new file with mode: 0644]