python: workaround distutils issue with binary extensions
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 14 Feb 2012 09:32:30 +0000 (10:32 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 14 Feb 2012 09:32:30 +0000 (10:32 +0100)
commit40281284ad5ab41fea4058d57c130cbae0fb9d70
treee0da97dc4eafd2a33d70be7808ab0c0364f1ea7b
parent6a180a9a1f97e6c71840211603017f1da6ab1adc
python: workaround distutils issue with binary extensions

distutils adds -L$LIBDIR (/usr/lib), breaking build of binary extensions.
Seen with netifaces, but other extensions may be affected as well.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/python/python.mk