r279635 - in /trunk/libstdc++-v3: ChangeLog aci...

lambourg@gcc.gnu.org lambourg@gcc.gnu.org
Fri Dec 20 09:30:00 GMT 2019


Author: lambourg
Date: Fri Dec 20 09:30:48 2019
New Revision: 279635

URL: https://gcc.gnu.org/viewcvs?rev=279635&root=gcc&view=rev
Log:
libstdc++: Strengthen the check for availability of pthread_rwlock_t

        * acinclude.m4 (_GLIBCXX_USE_PTHREAD_RWLOCK_T): Checks that
        _PTHREADS is defined after including gthr.h.
        * configure: Regenerate.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/acinclude.m4
    trunk/libstdc++-v3/configure



More information about the Libstdc++-cvs mailing list