Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python,python3: minor build improvements #4538

Merged
merged 3 commits into from Jul 3, 2017
Merged

Conversation

commodo
Copy link
Contributor

@commodo commodo commented Jul 3, 2017

Maintainer: me
Compile tested: lede-project/source@23da3fb
Run tested: N/A

Description:

Signed-off-by: Alexandru Ardelean ardeleanalex@gmail.com

Seems it's called underlinking that's happening only
on Ubuntu 12.04 with libressl (that comes from LEDE's
tools folder).

Link here:
https://ubuntuforums.org/showthread.php?t=1870586

I'm still reading about this a bit.
Since I don't really get it.

But applying that fix (as in the link) seems to fix compiling
on Ubuntu 12.04, and tried also on 16.04 (to make sure).

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
A suggestion from comment (from Philip Prindeville):
openwrt#4529 (comment)

Avoids some escaping of slashes.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
…ols & pip

If you build python/python3 and later decide to build
python(3)-setuptools and/or python(3)-pip, the build won't
re-run without adding `CONFIG_PACKAGE_python(3)-setuptools`
and `CONFIG_PACKAGE_python(3)-pip`.

Seems to resolve issue:
openwrt#4529

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
@jow- jow- merged commit 2d7cab0 into openwrt:master Jul 3, 2017
@jow-
Copy link
Contributor

jow- commented Jul 3, 2017

LGTM, merged :)

@commodo commodo deleted the python-updates branch July 3, 2017 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants