Skip to content

hadrian: Compile UserSettings with -O0

Ben Gamari requested to merge wip/hadrian-usersettings-rebuild into master

This guarantees that the interface file for UserSettings doesn't contain any unfoldings, ensuring that a change in it requires minimal rebuilds.

Edited by Ben Gamari

Merge request reports