summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass')
-rw-r--r--eclass/Manifest.gzbin40187 -> 40192 bytes
-rw-r--r--eclass/rust.eclass2
-rwxr-xr-x[-rw-r--r--]eclass/tests/autotools_eaclocal_amflags.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/cargo-bench.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/dist-kernel-utils.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/eapi8-dosym.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/eapi9-pipestatus.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/edo.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/estack_eshopts.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/estack_estack.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/estack_evar.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/flag-o-matic.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/git-r3_GIT_DIR.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/git-r3_subrepos.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/linux-info_get_running_version.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/llvm-r1.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/llvm-r2.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/llvm-utils.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/llvm.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/multilib.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/multiprocessing_makeopts_jobs.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/multiprocessing_makeopts_loadavg.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/pypi-bench.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/pypi.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/python-utils-bench.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/python-utils-r1.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/qmail.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/rebar_fix_include_path.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/rebar_remove_deps.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/rebar_set_vsn.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/savedconfig.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/systemd.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/toolchain-funcs.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/toolchain.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/unpacker.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/verify-sig.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/version-funcs.sh0
-rwxr-xr-x[-rw-r--r--]eclass/tests/zig-utils.sh0
-rw-r--r--eclass/toolchain.eclass2
39 files changed, 2 insertions, 2 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz
index 360072e0f5c7..ed97b232dd20 100644
--- a/eclass/Manifest.gz
+++ b/eclass/Manifest.gz
Binary files differ
diff --git a/eclass/rust.eclass b/eclass/rust.eclass
index 0630d5973854..d25c5303c0d0 100644
--- a/eclass/rust.eclass
+++ b/eclass/rust.eclass
@@ -79,7 +79,6 @@ declare -A -g -r _RUST_LLVM_MAP=(
["1.75.0"]=17
["1.74.1"]=17
["1.71.1"]=16
- ["1.54.0"]=12
)
# @ECLASS_VARIABLE: _RUST_SLOTS_ORDERED
@@ -101,7 +100,6 @@ declare -a -g -r _RUST_SLOTS_ORDERED=(
"1.75.0"
"1.74.1"
"1.71.1"
- "1.54.0"
)
# == user control knobs ==
diff --git a/eclass/tests/autotools_eaclocal_amflags.sh b/eclass/tests/autotools_eaclocal_amflags.sh
index b64f857ec102..b64f857ec102 100644..100755
--- a/eclass/tests/autotools_eaclocal_amflags.sh
+++ b/eclass/tests/autotools_eaclocal_amflags.sh
diff --git a/eclass/tests/cargo-bench.sh b/eclass/tests/cargo-bench.sh
index 9347fe339c12..9347fe339c12 100644..100755
--- a/eclass/tests/cargo-bench.sh
+++ b/eclass/tests/cargo-bench.sh
diff --git a/eclass/tests/dist-kernel-utils.sh b/eclass/tests/dist-kernel-utils.sh
index 28c8f7213a53..28c8f7213a53 100644..100755
--- a/eclass/tests/dist-kernel-utils.sh
+++ b/eclass/tests/dist-kernel-utils.sh
diff --git a/eclass/tests/eapi8-dosym.sh b/eclass/tests/eapi8-dosym.sh
index a0f8961d4d96..a0f8961d4d96 100644..100755
--- a/eclass/tests/eapi8-dosym.sh
+++ b/eclass/tests/eapi8-dosym.sh
diff --git a/eclass/tests/eapi9-pipestatus.sh b/eclass/tests/eapi9-pipestatus.sh
index 6264b63d9440..6264b63d9440 100644..100755
--- a/eclass/tests/eapi9-pipestatus.sh
+++ b/eclass/tests/eapi9-pipestatus.sh
diff --git a/eclass/tests/edo.sh b/eclass/tests/edo.sh
index cac03e0401ba..cac03e0401ba 100644..100755
--- a/eclass/tests/edo.sh
+++ b/eclass/tests/edo.sh
diff --git a/eclass/tests/estack_eshopts.sh b/eclass/tests/estack_eshopts.sh
index c070e99b6569..c070e99b6569 100644..100755
--- a/eclass/tests/estack_eshopts.sh
+++ b/eclass/tests/estack_eshopts.sh
diff --git a/eclass/tests/estack_estack.sh b/eclass/tests/estack_estack.sh
index 18d337ec1f0c..18d337ec1f0c 100644..100755
--- a/eclass/tests/estack_estack.sh
+++ b/eclass/tests/estack_estack.sh
diff --git a/eclass/tests/estack_evar.sh b/eclass/tests/estack_evar.sh
index 1bf35f2d6e0e..1bf35f2d6e0e 100644..100755
--- a/eclass/tests/estack_evar.sh
+++ b/eclass/tests/estack_evar.sh
diff --git a/eclass/tests/flag-o-matic.sh b/eclass/tests/flag-o-matic.sh
index 1e4bfdb2fcfe..1e4bfdb2fcfe 100644..100755
--- a/eclass/tests/flag-o-matic.sh
+++ b/eclass/tests/flag-o-matic.sh
diff --git a/eclass/tests/git-r3_GIT_DIR.sh b/eclass/tests/git-r3_GIT_DIR.sh
index 2c9fa07b7041..2c9fa07b7041 100644..100755
--- a/eclass/tests/git-r3_GIT_DIR.sh
+++ b/eclass/tests/git-r3_GIT_DIR.sh
diff --git a/eclass/tests/git-r3_subrepos.sh b/eclass/tests/git-r3_subrepos.sh
index 76dbb1981bfc..76dbb1981bfc 100644..100755
--- a/eclass/tests/git-r3_subrepos.sh
+++ b/eclass/tests/git-r3_subrepos.sh
diff --git a/eclass/tests/linux-info_get_running_version.sh b/eclass/tests/linux-info_get_running_version.sh
index b8ae8c4b85ae..b8ae8c4b85ae 100644..100755
--- a/eclass/tests/linux-info_get_running_version.sh
+++ b/eclass/tests/linux-info_get_running_version.sh
diff --git a/eclass/tests/llvm-r1.sh b/eclass/tests/llvm-r1.sh
index d4657815465d..d4657815465d 100644..100755
--- a/eclass/tests/llvm-r1.sh
+++ b/eclass/tests/llvm-r1.sh
diff --git a/eclass/tests/llvm-r2.sh b/eclass/tests/llvm-r2.sh
index fde76d2d682e..fde76d2d682e 100644..100755
--- a/eclass/tests/llvm-r2.sh
+++ b/eclass/tests/llvm-r2.sh
diff --git a/eclass/tests/llvm-utils.sh b/eclass/tests/llvm-utils.sh
index 6fe3da3eda13..6fe3da3eda13 100644..100755
--- a/eclass/tests/llvm-utils.sh
+++ b/eclass/tests/llvm-utils.sh
diff --git a/eclass/tests/llvm.sh b/eclass/tests/llvm.sh
index e62fb4b002a2..e62fb4b002a2 100644..100755
--- a/eclass/tests/llvm.sh
+++ b/eclass/tests/llvm.sh
diff --git a/eclass/tests/multilib.sh b/eclass/tests/multilib.sh
index 95be9530881e..95be9530881e 100644..100755
--- a/eclass/tests/multilib.sh
+++ b/eclass/tests/multilib.sh
diff --git a/eclass/tests/multiprocessing_makeopts_jobs.sh b/eclass/tests/multiprocessing_makeopts_jobs.sh
index 56d73ef48b3c..56d73ef48b3c 100644..100755
--- a/eclass/tests/multiprocessing_makeopts_jobs.sh
+++ b/eclass/tests/multiprocessing_makeopts_jobs.sh
diff --git a/eclass/tests/multiprocessing_makeopts_loadavg.sh b/eclass/tests/multiprocessing_makeopts_loadavg.sh
index d6e4bf0451fb..d6e4bf0451fb 100644..100755
--- a/eclass/tests/multiprocessing_makeopts_loadavg.sh
+++ b/eclass/tests/multiprocessing_makeopts_loadavg.sh
diff --git a/eclass/tests/pypi-bench.sh b/eclass/tests/pypi-bench.sh
index 02855563db3f..02855563db3f 100644..100755
--- a/eclass/tests/pypi-bench.sh
+++ b/eclass/tests/pypi-bench.sh
diff --git a/eclass/tests/pypi.sh b/eclass/tests/pypi.sh
index 471ac048b18a..471ac048b18a 100644..100755
--- a/eclass/tests/pypi.sh
+++ b/eclass/tests/pypi.sh
diff --git a/eclass/tests/python-utils-bench.sh b/eclass/tests/python-utils-bench.sh
index f718b9f125cb..f718b9f125cb 100644..100755
--- a/eclass/tests/python-utils-bench.sh
+++ b/eclass/tests/python-utils-bench.sh
diff --git a/eclass/tests/python-utils-r1.sh b/eclass/tests/python-utils-r1.sh
index 81c3c6f78158..81c3c6f78158 100644..100755
--- a/eclass/tests/python-utils-r1.sh
+++ b/eclass/tests/python-utils-r1.sh
diff --git a/eclass/tests/qmail.sh b/eclass/tests/qmail.sh
index 16e52741c23c..16e52741c23c 100644..100755
--- a/eclass/tests/qmail.sh
+++ b/eclass/tests/qmail.sh
diff --git a/eclass/tests/rebar_fix_include_path.sh b/eclass/tests/rebar_fix_include_path.sh
index 46c5712104b1..46c5712104b1 100644..100755
--- a/eclass/tests/rebar_fix_include_path.sh
+++ b/eclass/tests/rebar_fix_include_path.sh
diff --git a/eclass/tests/rebar_remove_deps.sh b/eclass/tests/rebar_remove_deps.sh
index e2717b59eaf9..e2717b59eaf9 100644..100755
--- a/eclass/tests/rebar_remove_deps.sh
+++ b/eclass/tests/rebar_remove_deps.sh
diff --git a/eclass/tests/rebar_set_vsn.sh b/eclass/tests/rebar_set_vsn.sh
index 6cc4600695a6..6cc4600695a6 100644..100755
--- a/eclass/tests/rebar_set_vsn.sh
+++ b/eclass/tests/rebar_set_vsn.sh
diff --git a/eclass/tests/savedconfig.sh b/eclass/tests/savedconfig.sh
index ad03ce2d2d94..ad03ce2d2d94 100644..100755
--- a/eclass/tests/savedconfig.sh
+++ b/eclass/tests/savedconfig.sh
diff --git a/eclass/tests/systemd.sh b/eclass/tests/systemd.sh
index f870df4b7a12..f870df4b7a12 100644..100755
--- a/eclass/tests/systemd.sh
+++ b/eclass/tests/systemd.sh
diff --git a/eclass/tests/toolchain-funcs.sh b/eclass/tests/toolchain-funcs.sh
index 0d6745862148..0d6745862148 100644..100755
--- a/eclass/tests/toolchain-funcs.sh
+++ b/eclass/tests/toolchain-funcs.sh
diff --git a/eclass/tests/toolchain.sh b/eclass/tests/toolchain.sh
index 1ba2e6b1f29d..1ba2e6b1f29d 100644..100755
--- a/eclass/tests/toolchain.sh
+++ b/eclass/tests/toolchain.sh
diff --git a/eclass/tests/unpacker.sh b/eclass/tests/unpacker.sh
index ef17e724a851..ef17e724a851 100644..100755
--- a/eclass/tests/unpacker.sh
+++ b/eclass/tests/unpacker.sh
diff --git a/eclass/tests/verify-sig.sh b/eclass/tests/verify-sig.sh
index a87e2c7703d7..a87e2c7703d7 100644..100755
--- a/eclass/tests/verify-sig.sh
+++ b/eclass/tests/verify-sig.sh
diff --git a/eclass/tests/version-funcs.sh b/eclass/tests/version-funcs.sh
index cb2a92342c65..cb2a92342c65 100644..100755
--- a/eclass/tests/version-funcs.sh
+++ b/eclass/tests/version-funcs.sh
diff --git a/eclass/tests/zig-utils.sh b/eclass/tests/zig-utils.sh
index 14af1d2105e3..14af1d2105e3 100644..100755
--- a/eclass/tests/zig-utils.sh
+++ b/eclass/tests/zig-utils.sh
diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 3f7c2fbff780..2bfa751b531d 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -2266,6 +2266,8 @@ gcc_do_make() {
local emakeargs=(
LDFLAGS="${LDFLAGS}"
+ # TODO: Can we replace this with --enable-version-specific-runtime-libs
+ # these days?
LIBPATH="${LIBPATH}"
)