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

Slimmer nix runtime closure #3734

Merged
merged 7 commits into from
Oct 20, 2023
Merged

Slimmer nix runtime closure #3734

merged 7 commits into from
Oct 20, 2023

Conversation

goodlyrottenapple
Copy link
Contributor

@goodlyrottenapple goodlyrottenapple commented Oct 20, 2023

Fixes #3732

Closure size M1 Mac:
image

Closure size Linux:
image

Note that the Linux version also includes gdb

I also did not attempt to remove gcc because for some reason clang depends on it anyway in the llvm-backend, hence we would have to remove it there first.

@rv-jenkins rv-jenkins changed the base branch from master to develop October 20, 2023 10:32
@goodlyrottenapple goodlyrottenapple marked this pull request as ready for review October 20, 2023 13:43
Copy link
Contributor

@Baltoli Baltoli left a comment

Choose a reason for hiding this comment

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

Nice one!

@rv-jenkins rv-jenkins merged commit e5f02f2 into develop Oct 20, 2023
8 checks passed
@rv-jenkins rv-jenkins deleted the sam/slimmer-nix branch October 20, 2023 15:43
@Baltoli Baltoli mentioned this pull request Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slimmer Nix
3 participants