python-rocksdb icon indicating copy to clipboard operation
python-rocksdb copied to clipboard

Fix for PyPy install

Open R0uter opened this issue 5 years ago • 0 comments

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.

R0uter avatar May 20 '20 03:05 R0uter