mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-12 09:12:36 +02:00
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>