Fix PyPy by eliminating deprecated library detection code
PyPy fails when handled here as a special case.
For example, the correct value for libname may be "pypy3.9-c" and
can be inferred from LDLIBRARY, but setting it to "pypy3-c" leads to
failure with `ld: cannot find -lpypy3-c: No such file or directory`.
正在显示
请
注册
或者
登录
后发表评论