aboutsummaryrefslogtreecommitdiffstats
path: root/main/mariadb/fix-ucontext-check.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/mariadb: fix ucontext configure checkTimo Teräs2016-03-241-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. (cherry picked from commit 6e4ec8d55d87327ea4b9900825bd52086cb2f946)