Path to this page:
Subject: CVS commit: [pkgsrc-2022Q4] pkgsrc
From: Benny Siegert
Date: 2023-01-21 15:48:42
Message id: 20230121144842.3D6AFFA90@cvs.NetBSD.org
Log Message:
Pullup ticket #6723 - requested by tsutsui
x11/qt6-qtbase: i386 build fix
lang/gcc9: dependent update
Revisions pulled up:
- lang/gcc9-libs/Makefile 1.8
- lang/gcc9/Makefile 1.41
- lang/gcc9/distinfo 1.10
- lang/gcc9/patches/patch-gcc_targhooks.c 1.1
- x11/qt6-qtbase/Makefile.common 1.26
---
Module Name: pkgsrc
Committed By: tsutsui
Date: Sun Jan 1 12:59:39 UTC 2023
Modified Files:
pkgsrc/lang/gcc9: Makefile distinfo
Added Files:
pkgsrc/lang/gcc9/patches: patch-gcc_targhooks.c
Log Message:
gcc9: pull a hack for the __stack_chk_fail_local() on NetBSD.
Taken from src/external/gpl3/gcc/dist/gcc/targhooks.c in the NetBSD HEAD:
\
http://cvsweb.netbsd.org/bsdweb.cgi/src/external/gpl3/gcc/dist/gcc/targhooks.c#rev1.2
via pkgsrc/lang/gcc49 in Attic:
\
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/gcc49/patches/Attic/patch-gcc_targhooks.c#rev1.1
This fixes an error during make configure in pkgsrc/x11/qt6-qtbase
on NetBSD/i386 9.3 as mentioned in PR/57151.
Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: tsutsui
Date: Sun Jan 1 13:00:54 UTC 2023
Modified Files:
pkgsrc/lang/gcc9-libs: Makefile
Log Message:
gcc9-libs: bump PKGREVISION to follow gcc9 bump.
---
Module Name: pkgsrc
Committed By: tsutsui
Date: Sun Jan 8 08:13:31 UTC 2023
Modified Files:
pkgsrc/x11/qt6-qtbase: Makefile.common
Log Message:
qt6-qtbase: fix build failure on NetBSD/i386.
Closes PR/57151.
No PKGREVISION bump because buildable ports are not affected.
Files: