[MPlayer-dev-eng] [PATCH] configure support for G4

Guillaume POIRIER gpoirier at mplayerhq.hu
Sat Feb 18 16:44:08 CET 2006


Hi,

Emanuele Giaquinta wrote:

> The attached patch adds support for the 7447A G4 model.

-               7450*|7455*) _march='-mcpu=7450' _mcpu='-mtune=7450' ;;
+               7447A*|7450*|7455*) _march='-mcpu=7450' 
_mcpu='-mtune=7450' ;;


Are there more models of G4 7447 besides the 7447A? If it's the case, it 
would probably be a better idea to write 7447*. (and even if there's 
none, it's still a good future-proofing idea! :)

Guillaume




More information about the MPlayer-dev-eng mailing list