Closed pvetere closed 2 years ago
install-wit-bindgen.sh
WIT_BINDGEN_REVISION
#...
cargo install
-s
split
install-wit-bindgen.sh
, theWIT_BINDGEN_REVISION
had a#...
suffix at the end, which was causing thecargo install
command to fail-s
option from example CPP Makefiles so that symbols don't get stripped outsplit
CPP example since the Canonical ABI changed since it was originally created.