Closed Atry closed 2 years ago
@Atry has updated the pull request. You must reimport the pull request before landing.
@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@Atry has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
@Atry has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
libpam
was linked twice by mistake. This PR removes the duplicate entry.Note that we need
libpam
becauselibc-client
fromuw-imap
depends onlibpam
.Test Plan: Both internal CI and GitHub Actions for gcc should pass. The GitHub Action for clang is expected to fail because we have not fully port HHVM OSS to clang.