FYI I just happeend to see this in debian/rules: # Conform to Debian's baseline requirement # https://wiki.debian.org/ArchitectureSpecificsMemo ifneq (,$(filter $(DEB_HOST_ARCH), i386 amd64 x32)) EXTRA_CONFIG_FLAGS += -DLIBGAV1_ENABLE_SSE4_1=0 -DLIBGAV1_ENABLE_AVX2=0 endif
Adapting that to know about amd64v3 might give this a good boost, feel free to have a look -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2158712 Title: [MIR] libgav1 (libavif dependency) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libgav1/+bug/2158712/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
