uboot-zynq: Fix build with libressl 2.7.2
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 28 Apr 2018 22:39:38 +0000 (00:39 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 28 Apr 2018 22:57:35 +0000 (00:57 +0200)
commit5ca159ab3b36c97197bff6a50f65e1666a8f78ec
treebfa81704930ede5ed240dab845864b12d878a868
parent60427a940f084efea7fbfc3f072dc4cff80b7e33
uboot-zynq: 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-zynq/patches/210-link-libcrypto-static.patch [new file with mode: 0644]