[krbdev.mit.edu #8880] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8880 > Fix Linux build error with musl libc Commit bf5953c549a6d279977df69ffe89b2ba51460eaf caused a build failure on non-glibc Linux build environments. Change the conditionalization so that __GLIBC_PREREQ will only be used if it is defined. [[email protected]: simplified conditionals; rewrote commit message] (cherry picked from commit cbdbc8d00d31344fafe00e0fdf984e04e631f7c4) https://github.com/krb5/krb5/commit/062dbfaa9c66d29bca3e7071fcaba336172987b9 Author: TBK <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 062dbfaa9c66d29bca3e7071fcaba336172987b9 Branch: krb5-1.18 src/util/support/plugins.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)