pkgsrc-Bugs archive

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

PR/42218 CVS commit: pkgsrc/emulators/wine-devel



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

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42218 CVS commit: pkgsrc/emulators/wine-devel
Date: Tue, 1 Nov 2016 20:01:57 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Tue Nov  1 20:01:57 UTC 2016
 
 Modified Files:
 	pkgsrc/emulators/wine-devel: Makefile
 
 Log Message:
 wine-devel: require gcc 4.7 or above.
 
 according to https://wiki.winehq.org/Gcc :
 some program (steam) require ms_hook_prologue which is only in gcc 4.5
 but gcc 4.6 broke support for it, so require 4.7.
 
 addresses PR pkg/42218 indirectly
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.61 -r1.62 pkgsrc/emulators/wine-devel/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