Subject: CVS commit: pkgsrc/lang
From: Maya Rashish
Date: 2018-07-19 01:15:42
Message id: 20180718231542.976F6FBEC@cvs.NetBSD.org

Log Message:
gcc48: 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.

bump gcc48-libs PKGREVISION above gcc48

PR pkg/53436.

Files:
RevisionActionfile
1.41modifypkgsrc/lang/gcc48/Makefile
1.38modifypkgsrc/lang/gcc48/distinfo
1.29modifypkgsrc/lang/gcc48-libs/Makefile
1.1addpkgsrc/lang/gcc48/patches/patch-gcc_targhooks.c