💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-07-12.txt captured on 2022-07-17 at 02:59:49.
-=-=-=-=-=-=-
[2022-07-12T03:02:02Z] <rohan> hey guys [2022-07-12T03:02:18Z] <rohan> someone have zathura-pdf-mupdf working? [2022-07-12T06:01:02Z] <testuser[m]> Hi [2022-07-12T10:38:49Z] <phoebos> hi [2022-07-12T16:22:49Z] <testuser[m]> https://gcc.gnu.org/pipermail/gcc/2022-July/239057.html [2022-07-12T16:26:31Z] <ioraff> nice [2022-07-12T17:31:56Z] <claudia02> hola [2022-07-12T17:32:15Z] <claudia02> I have fideled around with lto + pgo on mesa [2022-07-12T17:32:16Z] <claudia02> http://ix.io/44bl [2022-07-12T17:32:50Z] <claudia02> I would love to hear some feedback from other people if its worth on your ends :D [2022-07-12T17:34:14Z] <claudia02> Does somebody have a trimed down mesa build for intel (non iris) hardware? Since the last major release the buildsystem has changed and I have to build the whole thing. [2022-07-12T17:39:37Z] <ioraff> illiliti: glib 2.73.2 depends on pcre2 [2022-07-12T17:40:53Z] <ioraff> claudio02: I'll give it a try a little later [2022-07-12T17:53:06Z] <claudia02> We should also be able to adopt the firefox build from arch with pgo + lto. But we need a way to start a wayland display and execute commands. https://github.com/archlinux/svntogit-packages/blob/packages/firefox/trunk/PKGBUILD#L123 [2022-07-12T17:56:58Z] <ioraff> I've done it myself, and am willing to add lto, but pgo isn't worth it in my experience. [2022-07-12T17:58:36Z] <claudia02> Yeah for lto is just adding a configure flag. [2022-07-12T18:34:04Z] <ioraff> different for gcc and clang though [2022-07-12T18:49:56Z] <illiliti> ioraff: what's our plan again? backport pcre2 patch to sway and then drop pcre? [2022-07-12T18:55:20Z] <ioraff> yeah. the backport should already be in the PR [2022-07-12T19:01:44Z] <illiliti> https://github.com/sabotage-linux/sabotage/commit/40c9a77521012d3854fc2878ce245ed5873740fc [2022-07-12T19:35:24Z] <ioraff> interesting