Skip to content

Conversation

@solidpixel
Copy link
Contributor

@solidpixel solidpixel commented Mar 21, 2025

GCC generates log warnings if you use -flto without a core count
parameter, so modify the build to specify an auto core count.

Fixes #560

@solidpixel solidpixel changed the title Add -flto=auto for GCC builds Use -flto=auto for GCC builds Mar 21, 2025
@solidpixel solidpixel merged commit c5cdc6a into main Mar 21, 2025
9 checks passed
@solidpixel solidpixel deleted the flto branch March 21, 2025 22:48
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.

Fix GCC lto-wrapper: warning: using serial compilation of 8 LTRANS jobs warning

2 participants