[krbdev.mit.edu #8880] git commit

Greg Hudson via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Mon Mar 2 22:26:49 EST 2020


Mon Mar 02 22:26:49 2020: Request 8880 was acted upon.
 Transaction: Ticket created by ghudson at mit.edu
       Queue: krb5
     Subject: git commit
       Owner: ghudson at mit.edu
  Requestors: 
      Status: new
 Ticket <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.

[ghudson at mit.edu: simplified conditionals; rewrote commit message]

https://github.com/krb5/krb5/commit/cbdbc8d00d31344fafe00e0fdf984e04e631f7c4
Author: TBK <tbk at jjtc.eu>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: cbdbc8d00d31344fafe00e0fdf984e04e631f7c4
Branch: master
 src/util/support/plugins.c |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)



More information about the krb5-bugs mailing list