rust2rpm/data
Zbigniew Jędrzejewski-Szmek e1f911661f Include linker flags for package note in %build_rustflags
%build_rustflags was used in %cargo_prep, which is executed in %prep,
when %buildsubdir is not set yet. To avoid this, insertion of flags is
moved to an environment variable that is set for %cargo_build and
%cargo_test.

The linker flag gets passed to rustc, and resulting binaries seem to have
note as expected.
2022-02-15 17:25:09 +01:00
..
cargo.attr inspector: Add support for multiple features 2019-12-16 08:02:47 +01:00
cargo_bundled.attr Add bundled() provider for vendoring 2021-10-12 15:10:33 +02:00
macros.cargo Include linker flags for package note in %build_rustflags 2022-02-15 17:25:09 +01:00
macros.rust Include linker flags for package note in %build_rustflags 2022-02-15 17:25:09 +01:00
macros.rust-srpm Add riscv64 to %rust_arches 2020-08-13 21:24:06 +02:00