#11221: cbindgen will be required for firefox-63.0.
-------------------------+-----------------------
Reporter: ken@… | Owner: blfs-book
Type: enhancement | Status: new
Priority: normal | Milestone: 8.4
Component: BOOK | Version: SVN
Severity: normal | Keywords:
-------------------------+-----------------------
This will berequired for firefox-63.0 which is expected on or around 23rd
October, no point in adding this until they have cut the release.
Current version is 0.6.4.
https://github.com/eqrion/cbindgen/releases
This can be used to generate C bindings for Rust code.
{{{
cargo build --release
cargo test (optional)
install -Dm755 target/release/cbindgen /usr/bin/
}}
The build needs an internet connection to check for versions of required
crates, and to download them if they are not already present in ~/.cargo.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/11221>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page