uboot-mvebu: Fix build with libressl 2.7.2
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 29 Apr 2018 08:12:14 +0000 (10:12 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 29 Apr 2018 08:13:14 +0000 (10:13 +0200)
commit9bfca308268ec0e5f5f501f6224f9a948ade1036
tree1316d327322f3c564d1c557ff7398edf3c1a1f58
parentc21a4c724662cd9bac23456320314a995cb3c802
uboot-mvebu: Fix build with libressl 2.7.2

When libressl was linked the libpthread was missing, add it in addition.

Fixes: 2c192b69163f ("tools/libressl: update to version 2.7.2")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/boot/uboot-mvebu/patches/210-link-libcrypto-static.patch [new file with mode: 0644]