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

Enable LTO in RDP Rust code #47714

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Enable LTO in RDP Rust code #47714

wants to merge 1 commit into from

Conversation

probakowski
Copy link
Contributor

This reduces teleport binary size by ~9MB.
Before:

❯ ls -lah build/teleport
-rwxr-xr-x  1 user  staff   304M 18 paź 18:15 build/teleport

After:

❯ ls -lah build/teleport
-rwxr-xr-x  1 user  staff   295M 18 paź 18:20 build/teleport

@probakowski probakowski added the no-changelog Indicates that a PR does not require a changelog entry label Oct 18, 2024
@probakowski probakowski requested a review from zmb3 October 18, 2024 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants