Skip to content

main/libpsl: rebuild to fix linking against static library

Mohammad AlSaleh requested to merge MoSal/aports:bump_libpsl into master

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

Merge request reports