CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/05/25 07:44:43
Modified files:
textproc/hfst : Makefile
Log 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@
