~random-stuff/mupen64plus/mupen64plus-rsp-z64

Viewing all changes in revision 49.

  • Committer: Sven Eckelmann
  • Date: 2012-12-13 11:25:35 UTC
  • Revision ID: git-v1:a558015dbb6e884285bc725fdae0cb5e07e39178
Add CROSS_COMPILE make option

The CROSS_COMPILE make option can be used to automatically prepend the prefix
to all build relevant tools to seamlessly allow cross compilation without
setting each tool name separately.

Cross compiling for MinGW32 would can be done using
$ make -C projects/unix/ CROSS_COMPILE=i686-pc-mingw32- HOST_CPU=i686 UNAME=MINGW

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: