Edit

IABSD.fr/ports/lang/node

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2023-05-15 12:53:40
    Hash : e4c9922f
    Message : lang/node: pull in upstream update to newer simdutf code; this adds a check that the OS supports AVX-512 (previously it was checking CPU support but not whether it worked with the OS). Fixes SIGILL on OpenBSD with some Intel CPUs. Re https://github.com/simdutf/simdutf/issues/242 From Volker Schlecht (maintainer), I added a bit more detail to comments in patches.