[PATCH] Add a C++ thread with attributes

Chris Johns chrisj at rtems.org
Tue Dec 10 11:11:10 UTC 2019


On 10/12/19 10:08 pm, Sebastian Huber wrote:
> On 10/12/2019 12:00, Chris Johns wrote:
>>>> The patch is against Sebastian's waf build repo. I would like it
>>>> say it was a pleasure to add the new files to the new build system.
>>>> Well done Sebastian it is really great.
>>> Thanks for testing the new build system.
>> It was easy. I did notice when I followed the eng manual's guide to adding a
>> test the created build type was object and not test-program and that confused me.
> 
> The attributes of new items is defined by:
> 
> https://git.rtems.org/sebh/rtems.git/tree/spec/build/attributes.inc?h=build
> 
> Maybe we should remove the:
> 
> build-type: objects
> 

I think so. Getting an error you need to add a build type maybe better as it
forces you to read about it in the manual.

Chris


More information about the devel mailing list