Subject: CVS commit: pkgsrc/lang
From: Maya Rashish
Date: 2017-06-21 23:16:36
Message id: 20170621211636.5B3FDFAE8@cvs.NetBSD.org

Log Message:
Use gsed when building GCC.

This is a somewhat blind commit. I've long had issues on various platforms
with libgcc getting misconfigured (on netbsd/mips,arm,powerpc), for example
build failures see:
http://mail-index.netbsd.org/port-mips/2017/06/21/msg000832.html

testing GCC 7.1 with netbsd/mips64el I got a lot further using it, but
still didn't complete the build. It took hours to reach this failure,
so I'd rather blindly commit the same change in the hopes it might help
other architectures.

Files:
RevisionActionfile
1.33modifypkgsrc/lang/gcc48/Makefile
1.17modifypkgsrc/lang/gcc49/Makefile
1.18modifypkgsrc/lang/gcc5/Makefile
1.5modifypkgsrc/lang/gcc6/Makefile
1.6modifypkgsrc/lang/gcc7/Makefile