tecbot / gorocksdb

gorocksdb is a Go wrapper for RocksDB
http://rocksdb.org
MIT License
940 stars 269 forks source link

[fix] static link dl on linux #186

Closed jamesbibby closed 4 years ago

jamesbibby commented 4 years ago

We added -ldl to the dyn flags but not to the static linux flags