diff --git a/meson.build b/meson.build index 29dcbe68..a3601f9d 100644 --- a/meson.build +++ b/meson.build @@ -8,6 +8,7 @@ project( 'b_colorout=always', 'b_sanitize=address,undefined', 'b_lto=true', + 'b_thinlto_cache=true', ], )