rockbox/rbutil/chinachippatcher
Dominik Riebeling 1f0e653038 Fix cross compiling on OS X.
- The OS X specific flags must not be set when cross compiling. Check for a
  MinGW compiler on OS X before adding them.
- Do not set CC explicitly in chinachippatcher, it will be set from Rockbox
  Utility's Makefile.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31527 a1c6a512-1295-4272-9138-f99709370657
2012-01-02 17:45:16 +00:00
..
chinachip.c Remove unnecessary include. 2012-01-02 17:09:30 +00:00
chinachip.h Extend return codes for chinachip_patch(). 2011-12-03 09:41:44 +00:00
main.c chinachippatcher: convert to use libtools.make. 2011-12-15 18:45:00 +00:00
Makefile Fix cross compiling on OS X. 2012-01-02 17:45:16 +00:00