NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/57022 CVS commit: pkgsrc/www/webkit-gtk



The following reply was made to PR toolchain/57022; it has been noted by GNATS.

From: "Nia Alarie" <nia%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57022 CVS commit: pkgsrc/www/webkit-gtk
Date: Sun, 25 Sep 2022 08:57:51 +0000

 Module Name:	pkgsrc
 Committed By:	nia
 Date:		Sun Sep 25 08:57:51 UTC 2022
 
 Modified Files:
 	pkgsrc/www/webkit-gtk: Makefile
 
 Log Message:
 webkit-gtk: Set USE_PKGSRC_GCC_(RUNTIME) when building on NetBSD 9
 
 We likely need this anyway since WebKit requires GCC 8 at minimum,
 but forcing pkgsrc libgcc to be used (and thus bypassing the one
 built with the custom build system in NetBSD that doesn't include
 __fixdfti on aarch64) may be a useful workaround for PR toolchain/57022
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.237 -r1.238 pkgsrc/www/webkit-gtk/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index