rust2rpm/data
Davide Cavalca c2176f219f Add conditional support for always including frame pointers
If `%_include_frame_pointers` is defined, add
`-Cforce-frame-pointers=yes` to the compiler flags to ensure frame
pointers are always included.

This is in preparation for
https://fedoraproject.org/wiki/Changes/fno-omit-frame-pointer

See
https://src.fedoraproject.org/rpms/redhat-rpm-config/pull-request/230
for the corresponding implementation in redhat-rpm-config.
2022-12-28 12:33:00 -08: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 Add %cargo_license and %cargo_license_summary macros 2022-10-19 11:39:20 +02:00
macros.rust Add conditional support for always including frame pointers 2022-12-28 12:33:00 -08:00
macros.rust-srpm macros: replace i686 with %{ix86} in %{rust_arches} 2022-10-26 11:45:49 +02:00