pupy/client/toolchain
Oleksii Shevchuk 6fd57e4503 linux/client: Add LMID support
Do not use RTLD_GLOBAL namespace for python. This allows to load
shared object with other copies of python.

Example:

> python3
Python 3.6.5 (default, Jun 30 2018, 10:35:51)
[GCC 7.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import ctypes; ctypes.CDLL('/tmp/ppd.so')

This requires latest tc-linux32/tc-linux64 toolchains
2018-10-07 14:37:30 +03:00
..
docker-old-tc@3bded1c0f1 linux/client: Add LMID support 2018-10-07 14:37:30 +03:00
docker-old-tc-bootstrap@1db3f80650 Add toolchains repos to pupy 2018-03-05 16:59:20 +02:00