CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/05/30 04:01:35
Modified files:
emulators/desmume: Makefile
Log message:
Switch desmume to the gcc4 module.
GCC 4.2 does a poor job of optimizing desmume's ARM JIT. With
GCC 4.9 the desmume executables shrink from over 500 MB each to
less than 5 MB.
>From Bryan Linton.
