Hello,

I have a dependency that is a C++ library for SIMD (called highway). This library requires SSE4 as its minimum required instruction set ("Supported targets: SSE4, AVX2, AVX-512, NEON (ARMv7 and v8), WASM SIMD."). However the minimum for Fedora is SSE2. Am I still allowed to package this despite the requirement being above what's minimum for Fedora? It won't compile on old systems but building works fine in Koji.

Best regards,

Robert-André
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to