Dear Maintainer, when building exiv2 at more modern CPUs the compiler option "-fcf-protection" is added automatically.
It got not added when building inside the same VM but
with qemu option "-cpu pentium-v1".
And without this option the offending "endbr32" instruction
gets not added to the build.
This looks like added by the following Debian patch,
which mentions specifically also i686:
debian/patches/fcf-protection-only-on-x86.diff
So this issue might be resolvable just by
removing "i686|" from the above patch?
Kind regards,
Bernhard
https://sources.debian.org/src/exiv2/0.27.3-3/debian/patches/fcf-protection-only-on-x86.diff/#L15
<<attachment: debugging.zip>>
_______________________________________________ pkg-kde-extras mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-kde-extras
