Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-45847: Fix _crypt detection on Ubuntu (GH-29743)#29743

Merged
tiran merged 1 commit into
python:mainpython/cpython:mainfrom
tiran:bpo-45847-crypt2tiran/cpython:bpo-45847-crypt2Copy head branch name to clipboard
Nov 24, 2021
Merged

bpo-45847: Fix _crypt detection on Ubuntu (GH-29743)#29743
tiran merged 1 commit into
python:mainpython/cpython:mainfrom
tiran:bpo-45847-crypt2tiran/cpython:bpo-45847-crypt2Copy head branch name to clipboard

Conversation

@tiran

@tiran tiran commented Nov 24, 2021

Copy link
Copy Markdown
Member

For some reason the linker check does not work on Ubuntu if -lcrypt
is in LDFLAGS instead of LIBS.

https://bugs.python.org/issue45847

For some reason the linker check does not work on Ubuntu if ``-lcrypt``
is in ``LDFLAGS`` instead of ``LIBS``.
@tiran tiran requested a review from erlend-aasland November 24, 2021 09:20
@tiran tiran changed the title bpo-45847: Fix _crypt detection on Ubuntu bpo-45847: Fix _crypt detection on Ubuntu (GH-29743) Nov 24, 2021
@tiran tiran merged commit 64c3807 into python:main Nov 24, 2021
@tiran tiran deleted the bpo-45847-crypt2 branch November 24, 2021 09:47
remykarem pushed a commit to remykarem/cpython that referenced this pull request Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.