Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: pass YAML_DEFINE_STATIC to the CInterop #398

Merged
merged 1 commit into from
Aug 12, 2023

Conversation

compnerd
Copy link
Contributor

While we would now build CYaml statically, we would fail to indicate to clang the library was meant to be used statically and not dynamically. This cleans up some linker warnings when building SPM.

While we would now build CYaml statically, we would fail to indicate to
clang the library was meant to be used statically and not dynamically.
This cleans up some linker warnings when building SPM.
Copy link
Owner

@jpsim jpsim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jpsim jpsim merged commit 60b9e69 into jpsim:main Aug 12, 2023
19 checks passed
@compnerd compnerd deleted the statically-imported branch August 12, 2023 13:45
lynchsft pushed a commit to lynchsft/Yams that referenced this pull request Sep 20, 2024
Merge in EOM/yams from ensemble_auto_update_56C92FA7-E82A-4165-BF01-B383093BB869 to main

* commit '4e63a791f5d61b1ee97ce8c0c41eefb32d3701aa':
  build: pass `YAML_DEFINE_STATIC` to the CInterop (jpsim#398)
  Add 5.8 as a supported Swift version in the podspec
  Use Swift 5.8.2 in BCR's presubmit
  Add empty changelog section
  Release 5.0.6
  Update Bazel dependencies (jpsim#396)
  Allow decoding from a Node (jpsim#395)
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.

2 participants