Files
MINGW-packages/mingw-w64-python-bsddb3
Christoph Reiter ba355ea033 python-bsddb3: don't set runtime_library_dirs
Not supported on Windows

In our stdlib distutils it will end up using rpath, which clang errors out on,
and in upstream distutils there is a PR pending making it a proper error:
https://github.com/pypa/distutils/pull/150
2022-06-12 10:07:26 +02:00
..