oxidize-rb / rb-sys

Easily build Ruby native extensions in Rust
https://oxidize-rb.github.io/rb-sys/
Apache License 2.0
230 stars 35 forks source link

Fix mkmf example #344

Closed sliiser closed 7 months ago

sliiser commented 7 months ago

Change rustflags in the example to extra_rustflags to show the correct name of the parameter.