https://bugzilla.redhat.com/show_bug.cgi?id=2447805
Fabio Valentini <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Fabio Valentini <[email protected]> --- A few issues: - Built packages don't install (dependency on bindgen too old). - Drop "regenerate_bindings" executable. This is only used for upstream development (to regenerate the pre-generated bindings). - Make the "use-bindings" feature a noop and unconditionally regenerate bindings with bindgen at build-time (this will require patches for Cargo.toml and build.rs). If it is possible to do so, pregenerated code should be dropped and regenerated during the build. - Drop "regenerate_bindings.sh" script, it causes a dependency on "sh" to be generated for the package. -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2447805 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202447805%23c4 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
