[MPlayer-dev-eng] [PATCH] cross-compile: avoid running $TMPO directly

Aurelien Jacobs aurel at gnuage.org
Mon Oct 10 00:56:34 CEST 2005


This cross-compilation patch introduce a tmp_run() function which simply
execute the last generated binary ($TMPO). It replace all the direct
calls to $TMPO by a call to tmp_run. So now, cross-compiling is simply
a matter of removing the $TMPO call in tmp_run().

Aurel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cross-tmp-run.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20051010/279c8e6a/attachment.txt>


More information about the MPlayer-dev-eng mailing list