CVSROOT: /cvs Module name: ports Changes by: [email protected] 2020/01/03 14:25:06
Modified files:
textproc/aspell/core: Makefile
Log message:
use ports-clang + ld.lld to build aspell on mips64 to avoid ld.bfd ICE:
/usr/bin/ld: BFD 2.17 internal error, aborting at
/usr/src/gnu/usr.bin/binutils-2.17/bfd/elfxx-mips.c line 4797 in
mips_elf_create_dynamic_relocation
from Xiyue Deng (I added comments)
