[16092] in Kerberos-V5-bugs
[krbdev.mit.edu #8723] git commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Sun Aug 5 09:47:26 2018
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Greg Hudson via RT" <rt-comment@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To: <rt-8723@krbdev.mit.edu>
Message-ID: <rt-8723-48738.16.3491719316905@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #8723'":;
Date: Sun, 5 Aug 2018 09:47:13 -0400 (EDT)
Reply-To: rt-comment@KRBDEV-PROD-APP-1.mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
Use PTHREAD_CFLAGS when testing for getpwnam_r()
On Solaris, AX_PTHREAD can include -D_POSIX_PTHREAD_SEMANTICS in
PTHREAD_CFLAGS, which affects which variants of getpwnam_r() and
getpwuid_r() are declared by system headers. In configure.in, use
PTHREAD_CFLAGS when testing for those functions to make sure that the
tests see the same variants as the build will.
[ghudson@mit.edu: rewrote commit message and comment]
https://github.com/krb5/krb5/commit/013de5c54eafebf5aa3fae82821c21ca2072040d
Author: sashan <anedvedicky@gmail.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 013de5c54eafebf5aa3fae82821c21ca2072040d
Branch: master
src/configure.in | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs