kumquat-buildroot/toolchain/toolchain-external
Vicente Olivert Riera 2d3625deae 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>
2016-06-07 23:41:36 +02:00
..
Config.in Merge branch 'next' 2016-06-01 17:55:16 +02:00
toolchain-external.hash Merge branch 'next' 2016-06-01 17:55:16 +02:00
toolchain-external.mk toolchain-external: hook for Codescape toolchain side-by-side layout 2016-06-07 23:41:36 +02:00