Skip to content

Remove env.sh#10224

Merged
MarkusPettersson98 merged 1 commit intomainfrom
remove-envsh
Apr 16, 2026
Merged

Remove env.sh#10224
MarkusPettersson98 merged 1 commit intomainfrom
remove-envsh

Conversation

@MarkusPettersson98
Copy link
Copy Markdown
Contributor

@MarkusPettersson98 MarkusPettersson98 commented Apr 16, 2026

This PR removes the env.sh sitting at the repository root. Over time it has been reduced to only setting a few environment variables relevant when building for macOS targets.

  • Set MACOSX_DEPLOYMENT_TARGET in the cargo build script of the mullvad-daemon crate.
  • rustc already shells out to xcrun to figure out the system SDKROOT, so no need to do that manually.

This change is Reviewable

Set MACOSX_DEPLOYMENT_TARGET in the cargo build script of the
mullvad-daemon crate. Rustc already shells out to xcrun to figure out
the system SDKROOT, so no need to do that manually.
Copy link
Copy Markdown
Contributor

@hulthe hulthe left a comment

Choose a reason for hiding this comment

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

@hulthe reviewed 6 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved.

@MarkusPettersson98 MarkusPettersson98 merged commit 66443a6 into main Apr 16, 2026
55 of 56 checks passed
@MarkusPettersson98 MarkusPettersson98 deleted the remove-envsh branch April 16, 2026 12:11
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