Subject: CVS commit: pkgsrc/lang/gcc8
From: Maya Rashish
Date: 2018-07-19 00:56:23
Message id: 20180718225623.1EE1DFBEC@cvs.NetBSD.org

Log Message:
gcc8: don't try to make references to stack_chk_fail_local on netbsd/sun
sun was added as joyent is patching for the same.

this code is only reached if compiling for i386 (or some variation of ppc)
netbsd's stack_chk_fail_local won't work for this.

PR pkg/53436.

Files:
RevisionActionfile
1.2modifypkgsrc/lang/gcc8/Makefile
1.2modifypkgsrc/lang/gcc8/distinfo
1.1addpkgsrc/lang/gcc8/patches/patch-gcc_targhooks.c