Per Arch packaging recommendations, please don't include definitions for empty values, e.g. remove groups=()
and the others like it. Are there really no upstream version markers from which to number commits from? Does the software not identify any itself with any version internally?
P.S. Thanks for adding @bionade24 as a co-maintainer.
Pinned Comments
bionade24 commented on 2024-04-07 09:57 (UTC)
I switched to the mold linker on purpose to reduce the enormous link times (with LTO) of this project and get better error messages when the linking fails due to the patched buildscript. If you don't like that, use
qmake -unset <flags>
to remove it.