Skip to content

Conversation

@ta7mid
Copy link
Contributor

@ta7mid ta7mid commented Dec 16, 2025

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

@github-actions github-actions bot added the new formula PR adds a new formula to Homebrew/homebrew-core label Dec 16, 2025
@daeho-ro daeho-ro self-requested a review December 16, 2025 12:46
@daeho-ro daeho-ro dismissed their stale review December 16, 2025 12:47

it just a comment

@github-actions github-actions bot added the autosquash Automatically squash pull request commits according to Homebrew style. label Dec 16, 2025
@ta7mid ta7mid force-pushed the new-formula-reflect-cpp branch from c85f2b0 to 5719ba8 Compare December 16, 2025 13:57
@github-actions github-actions bot removed the autosquash Automatically squash pull request commits according to Homebrew style. label Dec 16, 2025
@ta7mid ta7mid force-pushed the new-formula-reflect-cpp branch 2 times, most recently from 626af1e to f93b96c Compare December 16, 2025 14:44
@ta7mid ta7mid force-pushed the new-formula-reflect-cpp branch from f93b96c to 13b2561 Compare December 17, 2025 17:51
@chenrui333
Copy link
Member

linux

Dependencies with no linkage:
  ctre
  msgpack

macos

Dependencies with no linkage:
  ctre

@chenrui333
Copy link
Member

should mark using => :no_linkage if needed at runtime.

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

Labels

new formula PR adds a new formula to Homebrew/homebrew-core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants