python,python3: limit underlinking behavior to linux platforms
authorAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 14 Mar 2018 14:18:27 +0000 (16:18 +0200)
committerAlexandru Ardelean <ardeleanalex@gmail.com>
Wed, 14 Mar 2018 14:18:30 +0000 (16:18 +0200)
commitea62d1217caa286e22f1db1e9e53dc9b662ac1d6
treedcf20cc8f34398d40bb2a9bdfba945245ab505ba
parent450577536f5abb452bda77d9619a8238c13ce613
python,python3: limit underlinking behavior to linux platforms

This change was introduced in commit 1c54e2b0fbe2e9a7d to address build
issues on Ubuntu 12.04.

However it was reported to cause issues on Mac OS X.
Report: https://github.com/openwrt/packages/issues/5310

It was also reported that removing this on MacOS X fixes the issue.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
lang/python/python/Makefile
lang/python/python3/Makefile