- Jul 01, 2024
-
-
Celeste authored
- Jun 30, 2024
-
-
- Jun 29, 2024
-
-
- Jun 28, 2024
- Jun 27, 2024
-
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
The CONFIG_SLUB_DEBUG=y is in the defconfig so we don't need have it in our config.
-
Enable /proc/slabinfo and unbreak tools like slabtop.
-
Celeste authored
-
Celeste authored
-
Celeste authored
-
Celeste authored
-
This is "must have" for postmarketOS phones with low-end ARM CPUs. blake3 changelog: - Improved performance in the ARM NEON implementation for both C and Rust callers. This affects AArch64 targets by default and ARMv7 targets that explicitly enable (and support) NEON. The size of the improvement depends on the microarchitecture, but I've benchmarked ~1.3x on a Cortex-A53 and ~1.2x on an Apple M1. Contributed by @sdlyyxy in #319. - ~1% performance improvement on Arm NEON contributed by @divinity76 (#384). Upstream MR: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29687 Signed-off-by:
David Heidelberg <david@ixit.cz>
-
Linking against the static library currently errors with: lto1: fatal error: bytecode stream in file '/usr/lib/gcc/x86_64-alpine-linux-musl/13.2.1/../../../../lib/libpsl.a' generated with LTO version 13.0 instead of the expected 13.1 Signed-off-by:
Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
-
-
There was no version that didn't follow the `*.*.*` format in years. I think `*.*.0` is used instead of `*.*`.
-
-
-
- Jun 26, 2024
-
-
Patrycja Rosa authored
-
-
GTK is under the GNOME namespace on gitlab.gnome.org, so I think this makes sense.
-
Celeste authored
-
-
-
dbus does not require `util-linux`. I compared the build log when building with and without util-linux and there are no meaningful differences (some files are compiled in non deterministic order, so they shuffled by a line or two, but nothing of consequence). Maybe it was required in 2011, when this dependency was introduced. See: a6e77729
-
-
- Jun 25, 2024
-
-
-
-
-
busybox ash doesn't support {} paths expantion and the path doesn't exist.
-
-