Skip to content

add build settings to build properly on linux#39

Open
QuietMisdreavus wants to merge 2 commits intogfmfrom
QuietMisdreavus/linux-build
Open

add build settings to build properly on linux#39
QuietMisdreavus wants to merge 2 commits intogfmfrom
QuietMisdreavus/linux-build

Conversation

@QuietMisdreavus
Copy link
Copy Markdown

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