Go to file
Yaakov Selkowitz 6b33462485 Sync rust-toolset macros from rust-packaging
This updates the RHEL/ELN rust-toolset macros to the state of
macros.rust and macros.cargo from Fedora rust-packaging v24, with
the following exceptions:

* %__cargo_to_rpm, as cargo2rpm is not shipped in RHEL;

* %cargo_registry, %cargo_instdir, and %cargo_generate_buildrequires
which are for building and/or consuming "library" crates which are not
built in RHEL;

* %__cargo_is_{bin,lib} and the is-lib conditional section of
%cargo_install, as they use cargo2rpm, and only "binary" crates are
built in RHEL;

* Dropped RUSTC_BOOTSTRAP and -Z avoid-dev-deps, as they are overly
broad and should not be needed with vendored builds (rust-packaging#23);

* Dropped rustflags that are already set by default (rust-packaging#24).
2023-11-15 13:20:52 -05: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 Update to 1.73.0. 2023-10-05 09:24:56 -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.73.0. 2023-10-05 09:24:56 -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 Sync rust-toolset macros from rust-packaging 2023-11-15 13:20:52 -05:00
rpminspect.yaml Add rpminspect.yaml config file 2023-05-08 11:47:54 +00:00
rust.spec Use thin-LTO and PGO for rustc itself. 2023-10-26 09:01:56 -07: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.73.0-disable-libssh2.patch Update to 1.73.0. 2023-10-05 09:24:56 -07:00
sources Update to 1.73.0. 2023-10-05 09:24:56 -07:00