radareorg / sdb

Simple and fast string based key-value database with support for arrays and json
https://www.radare.org/
MIT License
218 stars 62 forks source link

Add support for `local` meson option #225

Closed ret2libc closed 3 years ago

ret2libc commented 3 years ago

Detailed description

Similar to radare2, it allows to install sdb in a local path and set rpath so that you don't have to mess with LD_LIBRARY_PATH & co.