bpo-45847: Fix _crypt detection on Ubuntu (GH-29743) by tiran · Pull Request #29743 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Merged
Merged
Conversation
Member
For some reason the linker check does not work on Ubuntu if -lcrypt
is in LDFLAGS instead of LIBS.
For some reason the linker check does not work on Ubuntu if ``-lcrypt`` is in ``LDFLAGS`` instead of ``LIBS``.
the-knights-who-say-ni
added
the
CLA signed
label
tiran
requested a review
from erlend-aasland
bedevere-bot
added
the
awaiting core review
label
tiran
added
the
skip news
label
tiran
changed the title
bpo-45847: Fix _crypt detection on Ubuntu
bpo-45847: Fix _crypt detection on Ubuntu (GH-29743)
tiran
merged commit
64c3807
into
python:main
tiran
deleted the
bpo-45847-crypt2
branch
bedevere-bot
removed
the
awaiting core review
label
remykarem pushed a commit to remykarem/cpython that referenced this pull request
tiran
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment