summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-11 00:12:38 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-11 00:12:38 +0000
commit0ec1e1dd7867c3dedcbea76c9b6e847d6b388c03 (patch)
tree65f42b72245de9fb9fa9ea30e6221dfff7dda7c5 /eclass
parent3a81cede4783e464b7485722b2eaac0280dbc570 (diff)
gentoo auto-resync : 11:02:2025 - 00:12:37
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