rust2rpm/data
Igor Gnatenko 3076bbaa3a
macros: Pass -Ccodegen-units=1 in RUSTFLAGS
This has good impact on performance and binary size at cost of
compilation time. As nice side effect, it fixes bug which breaks
compilation of binaries in Fedora Rawhide.

For example, ffsend binary went from 107M to 70M.

References: https://bugzilla.redhat.com/show_bug.cgi?id=1701339
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-04-23 21:14:51 +02:00
..
cargo.attr split features into subpackages 2018-11-03 21:45:04 +01:00
macros.cargo Add support for %generate_buildrequires 2019-04-16 11:46:27 +02:00
macros.rust macros: Pass -Ccodegen-units=1 in RUSTFLAGS 2019-04-23 21:14:51 +02:00
macros.rust-srpm Add support for prerelease versions 2019-01-28 09:15:18 +00:00