phase1: support to request specific CC / CXX versions
authorJo-Philipp Wich <jo@mein.io>
Sun, 8 Jan 2017 18:43:11 +0000 (19:43 +0100)
committerJo-Philipp Wich <jo@mein.io>
Sun, 8 Jan 2017 18:51:15 +0000 (19:51 +0100)
commit7e4463d19ce9a964ee9fd1ee95ecd3668feb5975
tree72671dc1667f75ae0e2bb6053ac26a00f62cec08
parenta578c3d737aa16ed48f1e96d426c3f09a362e28b
phase1: support to request specific CC / CXX versions

In order to ensure the portability of the resulting SDK to a broad range of
systems, add support to request specific host compiler versions by overriding
the CC and CXX environment variables.

Also ship a script which aids in locating proper executables.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
phase1/config.ini.example
phase1/findbin.pl [new file with mode: 0755]
phase1/master.cfg