Skip to content

Conversation

QuietMisdreavus
Copy link

When building with swift build on Linux, the api_test target will fail to build for two reasons:

  • There is a missing reference to link pthreads
  • The cmark_gfm module is not labeled as extern_c, and it causes an error when being imported in the C++ tests

This PR fixes those two issues.

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.

1 participant