diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2016-05-10 15:01:38 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-06-07 23:41:36 +0200 |
commit | 2d3625deae809b100d33a36e6ddd67affe26b721 (patch) | |
tree | 2ba2616df3cc3abc87b62f98fca09502d3012ab5 /package/gcc | |
parent | 7b6cfca13066f67ba2f41e4c76d0179d1cf0b349 (diff) | |
download | buildroot-2d3625deae809b100d33a36e6ddd67affe26b721.tar.gz buildroot-2d3625deae809b100d33a36e6ddd67affe26b721.zip |
toolchain-external: hook for Codescape toolchain side-by-side layout
The Codescape toolchain uses a sysroot layout that places them
side-by-side instead of nested like multilibs. A symlink is needed much
like for the nested sysroots which are handled in copy_toolchain_sysroot
but there is not enough information in there to determine whether the
sysroot layout was nested or side-by-side.
For the above reason plus the fact that this is the only toolchain
needing this, better to handle that symlink creation using a hook which
will be executed only when that toolchain is selected.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions