aboutsummaryrefslogtreecommitdiffstats
path: root/main/gcc/pthread_rwlockattr_setkind_np.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/gcc: patch to remove call to glibc-specific function in Ada libraryIan Douglas Scott2018-09-281-0/+31
Musl does not provide a pthread_rwlockattr_setkind_np() function. Fixes #9389