aboutsummaryrefslogtreecommitdiffstats
path: root/main/mariadb/fix-ucontext-check.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/mariadb: upgrade to 10.2.15TBK2018-06-121-2/+2
|
* main/mariadb: upgrade to 10.2.13, modernizeTBK2018-03-261-7/+6
|
* 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.