summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2016-02-02 22:54:48 +0000
committerAmaury Pouly <amaury.pouly@gmail.com>2016-02-02 22:54:48 +0000
commit16c915ec1826dcef2e58ecc055a3f5dfcefb235a (patch)
treec6fbf34939875915312f4b73a6973404c4da4efe /utils
parent840dacc718ca8e0785542a14a164d7c6b2ae1983 (diff)
downloadrockbox-16c915ec1826dcef2e58ecc055a3f5dfcefb235a.tar.gz
rockbox-16c915ec1826dcef2e58ecc055a3f5dfcefb235a.zip
configure: allow for compiler toolchain override (with warnings)
The current configure script unfortunately does not allow one to use another toolchain than the one hardwire in the script. Although this is good to ensure working builds, it can be burden when one wants to either test other compilers, does not want to have to multiple redundant compilers or when the compiler install script fails for unknown reasons (MIPS I'm looking at you). The syntax is simple, for example: /path/to/configure --compiler-prefix arm-none-eabi- Also 'make reconf' will properly keep the prefix. Change-Id: I5ee3bc61afa10193586ddd3aef694a8ac08854e2
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions