The PKGBUILD sets -DCMAKE_BUILD_TYPE=MinSizeRel
, however the CMake packaging guidelines recommend to use -DCMAKE_BUILD_TYPE=None
to make sure that the compiler flags from makepkg take effect, see https://wiki.archlinux.org/title/CMake_package_guidelines#CMake_can_automatically_override_the_default_compiler_optimization_flag
Would you mind to update the PKGBUILD accordingly?
Pinned Comments
williX commented on 2022-09-18 17:08 (UTC) (edited on 2022-09-18 17:09 (UTC) by williX)
Thanks to older comments, problem with unknown pgp key is solved. Had to enter
I tried several keyservers, but keyserver.ubuntu.com was the right one.