[Buildroot] [PATCH v5 3/3] docker-engine: new package

Christian Stewart christian at paral.in
Sat May 28 19:46:18 UTC 2016


Thomas,

On Sat, May 28, 2016 at 12:42 PM, Christian Stewart <christian at paral.in>
wrote:
>
> +comment "docker-engine needs a toolchain w/ threads"
> +       depends on !BR2_TOOLCHAIN_HAS_THREADS
>

Despite reviewing this several times before submitting, it's just occurred
to me I forgot to put the HOST_GO_ARCH_SUPPORTS line on this package. I did
include it in the previous few.

Here's how this *should* look:

+comment "docker-engine needs a toolchain w/ threads"
+       depends on BR2_PACKAGE_HOST_GO_ARCH_SUPPORTS
+       depends on !BR2_TOOLCHAIN_HAS_THREADS

Apologies, hopefully this is something you can touch up without needing a
respin.

Best,
Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160528/72c05aca/attachment-0002.html>


More information about the buildroot mailing list