CVSROOT: /cvs Module name: ports Changes by: [email protected] 2019/05/01 06:12:24
Modified files:
lang/gcc/8 : Makefile
math/py-scipy : Makefile
telephony/asterisk: Makefile
Log message:
Use ld.bfd to link math/py-scipy and telephony/asterisk on i386, like gcc/8
itself they fail with "has non-ABS relocation R_386_GOTOFF against symbol XXX"
with LLD.
Mention these ports in the comment in lang/gcc/8/Makefile.
