Go to file
Daniel P. Berrangé afbd2cf0c4 ensure rustfmt pulls in exact matching rust evr
/usr/bin/rustfmt is linking to an internal rust library and this
results in load errors if rustfmt and rust are at different evrs:

$ rustfmt
rustfmt: error while loading shared libraries: librustc_driver-69c69b1255476b63.so: cannot open shared object file: No such file or directory
$ rpm -q rust rustfmt
rust-1.72.0-1.fc38.x86_64
rustfmt-1.72.1-1.fc38.x86_64

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2023-10-04 10:50:58 +01:00
.fmf Add missing .fmf directory for CI tests 2021-09-10 16:08:01 +00:00
plans Update CI plan to tmt 2023-01-04 10:51:03 -08:00
tests/Sanity rpmbuild-librsvg2: Get deps from srpm instead spec file to generate the dynamic dependencies 2023-01-11 19:29:09 +01:00
.gitignore Switch to unbundled wasi-libc on Fedora 2023-09-29 14:56:44 -07:00
0001-Allow-using-external-builds-of-the-compiler-rt-profi.patch Update to 1.72.0. 2023-08-24 11:15:39 -07:00
0001-Don-t-fail-early-if-try_run-returns-an-error.patch Update to 1.72.0. 2023-08-24 11:15:39 -07:00
0001-Let-environment-variables-override-some-default-CPUs.patch Update to 1.72.0. 2023-08-24 11:15:39 -07:00
0001-Skip-ExpandYamlAnchors-when-the-config-is-missing.patch Update to 1.72.0. 2023-08-24 11:15:39 -07:00
0001-Use-lld-provided-by-system.patch Drop noarch from embedded x86_64 targets and use lld 2023-09-25 13:45:57 -07:00
0001-bootstrap-allow-disabling-target-self-contained.patch Switch to unbundled wasi-libc on Fedora 2023-09-29 14:56:44 -07:00
0001-wasi-round-up-the-size-for-aligned_alloc.patch Switch to unbundled wasi-libc on Fedora 2023-09-29 14:56:44 -07:00
0002-set-an-external-library-path-for-wasm32-wasi.patch Switch to unbundled wasi-libc on Fedora 2023-09-29 14:56:44 -07:00
gating.yaml Added basic CI gating tests 2021-09-07 17:38:53 +02:00
macros.rust-toolset Update to 1.61.0. 2022-05-19 16:19:51 -07:00
rpminspect.yaml Add rpminspect.yaml config file 2023-05-08 11:47:54 +00:00
rust.spec ensure rustfmt pulls in exact matching rust evr 2023-10-04 10:50:58 +01:00
rustc-1.70.0-rust-gdb-substitute-path.patch Update to 1.70.0. 2023-06-01 12:46:43 -07:00
rustc-1.72.0-disable-http2.patch Update to 1.72.0. 2023-08-24 11:15:39 -07:00
rustc-1.72.0-disable-libssh2.patch Update to 1.72.0. 2023-08-24 11:15:39 -07:00
sources Switch to unbundled wasi-libc on Fedora 2023-09-29 14:56:44 -07:00