[Buildroot] [PATCH 1/2] tbb: new package

Bradford Barr bradford at density.io
Wed Sep 27 17:15:25 UTC 2017


Oh awesome! I wasn't aware of that, but I see it's here[1] in the
Buildroot manual. I'll use that before I submit a v2.

[1]:https://buildroot.org/downloads/manual/manual.html#_tips_and_tricks

Thanks!
B

On Wed, Sep 27, 2017 at 12:35 PM, Bernd Kuhls <bernd.kuhls at t-online.de> wrote:
> Am Wed, 27 Sep 2017 11:49:46 -0400 schrieb Bradford Barr:
>
>> I guess I could try to compile TBB for every platform supported by
>> buildroot? Is there an easy way to do that?
>
> Hi,
>
> yes:
>
> $ echo "BR2_PACKAGE_TBB=y" > test-tbb
> $ utils/test-pkg -c test-tbb -d $HOME/buildroot/test-tbb
>
> Doing so you will see that your package also
>
>         depends on BR2_INSTALL_LIBSTDCPP
>
> because it contains c++ code.
>
> Regards, Bernd
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot



More information about the buildroot mailing list