CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/08/11 08:11:01
Modified files:
lang/gcc/4.9 : Makefile
lang/gcc/4.9/patches: patch-gcc_config_arm_openbsd_h
patch-gcc_config_gcc
patch-gcc_config_i386_openbsdelf_h
Log message:
Unbreak gcc-4.9.4 on armv7 by permitting linking with lld.
There is a bug in lld that prevents the linking of libgcj.so, but on armv7
gcj isn't built so it's ok there.
ok phessler@
