diff options
author | Alexandru Ardelean <ardeleanalex@gmail.com> | 2014-10-19 10:45:17 +0300 |
---|---|---|
committer | Alexandru Ardelean <ardeleanalex@gmail.com> | 2014-10-19 22:33:08 +0300 |
commit | a1f86a6870875fca8f288df01ed283927c544a69 (patch) | |
tree | 7b0098bc58d27e5dfe3db7d95b9e3d2febbfb452 /utils | |
parent | 855ef2a53085f79a0603de7cd08a7ea8923e62c2 (diff) |
python: enable shared python lib; make this the norm
This will reduce the bloat when users will want to compile in their
Python C extensions.
There will be a initial bloat (several kb) if just Python
is installed, but that will be compensated when users will add more
C extensions.
During the build we also have to add Python's PKG_BUILD_DIR
so that the shared lib is found when compiling Python's
built-in C extensions.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions