python: add patch to remove Debian/Ubuntu multiarch support 784/head
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 15 Jan 2015 21:17:22 +0000 (23:17 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Thu, 15 Jan 2015 21:24:59 +0000 (23:24 +0200)
commit903432c91e48eda6c46bbeab76338b0dba45087a
tree3606bc486dd43ea8b8658abfceec84b3e343222d
parent1c40fc1022377e565b037df92391b2b5ade110c8
python: add patch to remove Debian/Ubuntu multiarch support

Seems when cross compiling on x86_64 Debian (most likely Ubuntu too)
the host's paths will be added too causing build failures for some extensions.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/patches/160-remove-debian-multiarch-support.patch [new file with mode: 0644]