Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | uboot-mxs: Fix build with libressl 2.7.2 | Hauke Mehrtens | 2018-04-29 |
When libressl was linked the libpthread was missing, add it in addition. Also make the mxsimage tool to use the OpenSSL 1.1 API for the recent libressl version. Fixes: 2c192b69163f ("tools/libressl: update to version 2.7.2") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |