python3: use _python_sysroot for cross-compilation
authorEneas U de Queiroz <redacted>
Fri, 21 Jun 2019 20:53:15 +0000 (17:53 -0300)
committerEneas Queiroz <redacted>
Wed, 26 Jun 2019 21:50:07 +0000 (18:50 -0300)
commit523c52f6f272810a6183f7e1302c09e9a7f16f46
tree1a683fd992ffbed1eac191358271592c97f21338
parentde34fb0669a572db8ad9cf80918782b604e1a8b4
python3: use _python_sysroot for cross-compilation

This patch, taken from buildroot, avoids the use of host paths when
compiling third-party extensions.

Signed-off-by: Eneas U de Queiroz <redacted>
lang/python/python3/Makefile
lang/python/python3/patches/008-distutils-use-python-sysroot.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT