Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libest: fix musl build. | Armin Kuster | 2020-10-10 | 1 | -0/+4 |
| | | | | | | | | | fixes est.c:38:10: fatal error: execinfo.h: No such file or directory | 38 | #include <execinfo.h> | | ^~~~~~~~~~~~ Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | libest: add recipe | Armin Kuster | 2020-09-29 | 1 | -0/+23 |
Signed-off-by: Armin Kuster <akuster808@gmail.com> |