lightgbm-rs
lightgbm-rs copied to clipboard
configure C++11 even more explicitly as suggested in #40
I won't claim that I know why this is useful. It doesn't seem to change anything in my setup, but it also doesn't make it worse, and it's a reasonable enough flag to set (we also set it a couple lines below for bindgen's clang invocation).