diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-11 00:12:38 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-11 00:12:38 +0000 |
commit | 0ec1e1dd7867c3dedcbea76c9b6e847d6b388c03 (patch) | |
tree | 65f42b72245de9fb9fa9ea30e6221dfff7dda7c5 /eclass | |
parent | 3a81cede4783e464b7485722b2eaac0280dbc570 (diff) |
gentoo auto-resync : 11:02:2025 - 00:12:37
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/Manifest.gz | bin | 40194 -> 40190 bytes | |||
-rw-r--r-- | eclass/toolchain.eclass | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz Binary files differindex 6496c93f9d52..cc8f394663be 100644 --- a/eclass/Manifest.gz +++ b/eclass/Manifest.gz 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 |