summaryrefslogtreecommitdiff
path: root/scripts/build/cc/100-gcc.sh
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-26 12:58:40 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-12-08 15:20:35 (GMT)
commit1b3131448809f05d47cd50a98ede0d1b78eb85f0 (patch)
tree7b8e527e24ee0401edd1e3398ab9715b91774d64 /scripts/build/cc/100-gcc.sh
parent5d967e8b3949db7f4b8dae31e2f0b14efc568de9 (diff)
CT_GetCustom: Rewrite function to meet expectations
The previous version of CT_GetCustom was a bit... funky. It didn't handle custom versions to location very well. This new version is exactly as it appears: CT_GetCustom <name> <version> <location> The name is the beginning of the archive (file or directory). The version is the second half of the archive. The location is where it can be found. This should be made an absolute path, but this version is expecting the path in kconfig to be absolute. A file should extract to a directory: <name>-<version> A directory will be copied to: <name>-<version> This keeps our expectations of what we should get. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'scripts/build/cc/100-gcc.sh')
0 files changed, 0 insertions, 0 deletions