diff options
author | Arnout Vandecappelle <arnout@mind.be> | 2015-10-14 23:05:54 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-10-17 10:50:20 +0200 |
commit | 416326d47eecce2e33bd0c1046632c2c38617931 (patch) | |
tree | cfc30f7645b2fa719734ab3a0affab50916168a0 /docs/manual/adding-packages-tips.txt | |
parent | 7de33e138039eaf9c89531600c51e5af9c1f9da1 (diff) | |
download | buildroot-416326d47eecce2e33bd0c1046632c2c38617931.tar.gz buildroot-416326d47eecce2e33bd0c1046632c2c38617931.zip |
gcc: use '.br_real' instead of '.real' suffix for the raw internal toolchain
If an externally built (non-Buildroot) toolchain also wraps the toolchain
executables, there is a risk that it will also use the '.real' extension.
To minimise this risk, use a more buildroot-specific extension instead:
'.br_real', so we can detect that the external toolchain is built using
Buildroot and get to the raw toolchain binaries.
[Peter: reword description]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-packages-tips.txt')
0 files changed, 0 insertions, 0 deletions