CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/11/15 14:12:45
Modified files:
textproc/aspell/core: Makefile
Added files:
textproc/aspell/core/patches: patch-common_cache-t_hpp
patch-common_cache_cpp
Log message:
Grab a commit from a pull request:
https://github.com/GNUAspell/aspell/pull/532
This fixes the segfault seen on macppc when building dictionaries. Probably
fixes all big endian archs as well.
>From Charlene, who tested on macppc and amd64
ok landry@, who also tested on macppc