Skip to content

Adding in pthreads to tests where needed#12

Open
colleeneb wants to merge 1 commit intochipStarfrom
adding_pthreads
Open

Adding in pthreads to tests where needed#12
colleeneb wants to merge 1 commit intochipStarfrom
adding_pthreads

Conversation

@colleeneb
Copy link

This is to fix CHIP-SPV/chipStar#1204 . It adds in a link of -pthread to the unit tests that use threads but don't link it in. Without linking in -pthread the unit tests fail to build on Aurora.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests failing from missing -pthread

1 participant