aboutsummaryrefslogtreecommitdiffstats
path: root/main/mariadb/fix-ucontext-check.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/mariadb: fix ucontext configure checkTimo Teräs2016-03-081-0/+19
musl ships the header for other purposes, but makecontext is not implemented. fix the check to detect if makecontext is implemented before enabling code using it.