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

Add support for macOS 11 and multiple architectures #1002

Merged
merged 1 commit into from
Feb 16, 2021

Conversation

tduffield
Copy link
Contributor

@tduffield tduffield commented Feb 16, 2021

Description

Make the necessary modifications to be able to build Omnibus packages on macOS Big Sur on Apple's M1 hardware.

  • Properly detect the platform version for macOS 11 and beyond.
  • Add the architecture (e.g., x86_64, arm64) to the file name

Maintainers

Please ensure that you check for:

  • [] If this change impacts git cache validity, it bumps the git cache
    serial number
  • [] If this change impacts compatibility with omnibus-software, the
    corresponding change is reviewed and there is a release plan
  • [] If this change impacts compatibility with the omnibus cookbook, the
    corresponding change is reviewed and there is a release plan

@tduffield tduffield requested review from a team as code owners February 16, 2021 22:44
* Provide the correct platform version (11 vs 11.x) for macOS.
* Add the architecture (x86_64, arm64) to the file name

Signed-off-by: Tom Duffield <tom@chef.io>
@tas50 tas50 added the Expeditor: Bump Version Minor Used by github.minor_bump_labels to bump the Minor version number. label Feb 16, 2021
@tas50 tas50 merged commit 00e164a into master Feb 16, 2021
@tas50 tas50 deleted the tduffield/macos-arch-support branch February 16, 2021 23:49
@tduffield tduffield mentioned this pull request Feb 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Expeditor: Bump Version Minor Used by github.minor_bump_labels to bump the Minor version number.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants