tcmalloc-rs icon indicating copy to clipboard operation
tcmalloc-rs copied to clipboard

git cloning in build.rs??

Open nc7s opened this issue 2 years ago • 0 comments

https://github.com/jmcomets/tcmalloc-rs/blob/f81f326991738b61014c75163c8b1956c6cdbb33/tcmalloc-sys/build.rs#L6-L7

https://github.com/jmcomets/tcmalloc-rs/blob/f81f326991738b61014c75163c8b1956c6cdbb33/tcmalloc-sys/build.rs#L37-L43

This is unreliable. Check git submodule, or consider vendoring the two files that's actually used.

nc7s avatar Apr 30 '23 13:04 nc7s