Skip to content

Conversation

antoyo
Copy link
Contributor

@antoyo antoyo commented Apr 11, 2025

No description provided.

@antoyo antoyo force-pushed the remove-fuse-linker-plugin branch from 7e1bec9 to 2a5f980 Compare May 9, 2025 11:55
@@ -279,6 +281,15 @@ fn fat_lto(
context.set_optimization_level(to_gcc_opt_level(config.opt_level));
context.add_command_line_option("-flto=auto");
context.add_command_line_option("-flto-partition=one");
context.add_driver_option("-flto=auto");
context.add_driver_option("-flto-partition=one");
// FIXME: we apparently generate fat objects since we had trouble with a sync:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fix this first.

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.

1 participant