arvancloud / libinjection-rs

Rust bindings for libinjection
https://crates.io/crates/libinjection
Apache License 2.0
37 stars 25 forks source link

Replace sed use with perl to fix macOS builds #4

Open dcramer opened 4 years ago

dcramer commented 4 years ago

Still a bit of wonkiness - and debugging it works fully.

e.g. if you use pyenv thisll still blowup, prob worth hooking "where is python2" via env.

dcramer commented 4 years ago

Alright confirmed this resolved the issue on my local env.