python-rocksdb
python-rocksdb copied to clipboard
Fix for PyPy install
clang: warning: libstdc++ is deprecated; move to libc++ with a minimum deployment target of OS X 10.9
This error pops up only when install via pip_pypy, Python was fine, now both should work like a charm.
Test before merge.