Subject: CVS commit: pkgsrc/lang/gcc12
From: Ryo ONODERA
Date: 2024-05-15 14:22:18
Message id: 20240515122218.469B4FA2C@cvs.NetBSD.org

Log Message:
lang/gcc12: undefined reference to `__stack_chk_fail_local' errors

* Patch from NetBSD src. Fix -fPIC/-fPIE and -fstack-protector-strong/
  -fstack-protector-all causes undefined reference to `__stack_chk_fail_local'.
* This fixes a build of misc/libreoffice under NetBSD/i386 9 at least.
* Bump PKGREVISION.

Files:
RevisionActionfile
1.9modifypkgsrc/lang/gcc12/Makefile
1.6modifypkgsrc/lang/gcc12/distinfo
1.1addpkgsrc/lang/gcc12/patches/patch-gcc_targhooks.cc