@[url=https://fosstodon.org/users/treefit]treefit[/url] I am using gnome 48. I guess I might be missing something as I can reproduce it with various head positions e.g. 364932abf or 76ca7442e.
I am using rustc 1.85.1 through rustup 1.28.1
I am trying to follow arch packaging guidelines.
I am exporting this variables:
[code]
export RUSTUP_TOOLCHAIN=stable
[/code]
And also I have experimented with
[code]
CFLAGS+=" -ffat-lto-objects"
[/code]
