summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass')
-rw-r--r--eclass/Manifest.gzbin40194 -> 40190 bytes
-rw-r--r--eclass/toolchain.eclass2
2 files changed, 1 insertions, 1 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz
index 6496c93f9d52..cc8f394663be 100644
--- a/eclass/Manifest.gz
+++ b/eclass/Manifest.gz
Binary files differ
diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 205c0e5314db..f0a6caf56748 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -1479,7 +1479,7 @@ toolchain_src_configure() {
confgcc+=(
# https://gcc.gnu.org/PR100289
- # TOOD: Find a way to disable this just for stage1 cross?
+ # TODO: Find a way to disable this just for stage1 cross?
--disable-gcov
--disable-bootstrap