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

fix(MONGOSH-1808): static building on intel macs and windows #24

Merged
merged 10 commits into from
Jun 28, 2024

Conversation

nbbeeken
Copy link
Collaborator

@nbbeeken nbbeeken commented Jun 18, 2024

Description

What is changing?

Is there new documentation needed for these changes?

What is the motivation for this change?

Release Highlight

Fixes macos flags for static build

When building a static library version of this package we omit the arch flags since you only need to build for your current system.

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@nbbeeken nbbeeken force-pushed the chore-fix-build-on-intel-mac branch from 07722d8 to c4be4d3 Compare June 20, 2024 17:50
@nbbeeken nbbeeken changed the title chore: fix building on intel macs fix(MONGOSH-1808): static building on intel macs and windows Jun 28, 2024
@nbbeeken nbbeeken marked this pull request as ready for review June 28, 2024 14:57
@durran durran self-assigned this Jun 28, 2024
@durran durran added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Jun 28, 2024
@durran durran merged commit f27e8e1 into main Jun 28, 2024
12 checks passed
@durran durran deleted the chore-fix-build-on-intel-mac branch June 28, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants