Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/mariadb: fix ucontext configure check | Timo Teräs | 2016-03-24 | 1 | -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) |