Edit

IABSD.fr/ports/textproc/hfst

Branch :

  • Show log

    Commit

  • Author : cwen
    Date : 2020-05-25 13:44:43
    Hash : 12f12a64
    Message : hfst: don't build on big endian archs Upstream mentions that hfst binary formats are not endian-neutral, breaking consumers' build on big endian base-clang archs. OK bentley@ and kn@