mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-06-15 13:58:20 +00:00
Separate the notions of package name/label
Also, remove resolved TBDs. Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
@ -12,7 +12,6 @@ do_binutils_get() {
|
||||
|
||||
# Extract binutils
|
||||
do_binutils_extract() {
|
||||
# TBD handle xtensa overlays in CT_ExtractPatch
|
||||
CT_ExtractPatch BINUTILS
|
||||
if [ -n "${CT_ARCH_BINFMT_FLAT}" ]; then
|
||||
CT_ExtractPatch ELF2FLT
|
||||
|
Reference in New Issue
Block a user