summaryrefslogtreecommitdiff
path: root/package/multimedia/mplayer/mplayer-1.0rc2-fix-cc-parsing.patch
AgeCommit message (Collapse)Author
2010-07-22mplayer: fix build after efb1d8d3f40 (Cleanup TARGET_CONFIGURE_OPTS)Peter Korsgaard
mplayer's configure script got confused by the equal sign (=) we now have in TARGET_CC because of --sysroot=<path>. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>