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

Use Link Time Optimization during compilation #153

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

macbre
Copy link
Owner

@macbre macbre commented Nov 25, 2024

Resolves #152

Uses the cc and ld options from the Ubuntu build.

https://gcc.gnu.org/wiki/LinkTimeOptimization

@macbre macbre added the enhancement New feature or request label Nov 25, 2024
@macbre macbre self-assigned this Nov 25, 2024
@macbre macbre marked this pull request as ready for review November 25, 2024 15:31
@macbre macbre merged commit cb29f5c into master Nov 25, 2024
1 check passed
@macbre macbre deleted the nginx/use-lto-when-compiling branch November 25, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Link Time Optimization (LTO) during compilation
1 participant