Subject: PR/36460 CVS commit: pkgsrc/wm/windowmaker
To: None <darwin-pkg-people@netbsd.org, gnats-admin@netbsd.org,>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-bugs
Date: 06/21/2007 01:00:09
The following reply was made to PR pkg/36460; it has been noted by GNATS.

From: Min Sik Kim <minskim@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36460 CVS commit: pkgsrc/wm/windowmaker
Date: Thu, 21 Jun 2007 00:58:05 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	minskim
 Date:		Thu Jun 21 00:58:04 UTC 2007
 
 Modified Files:
 	pkgsrc/wm/windowmaker: Makefile
 Added Files:
 	pkgsrc/wm/windowmaker: hacks.mk
 
 Log Message:
 If gcc-4 is used, disable inline assembly until GCC Bug #25221 is fixed.
 Previously, it was done in Makefile for gcc-4.1 only.  Now it covers
 gcc-4.0.* and is located in the proper place (hacks.mk).
 
 This fixes PR 36460.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.74 -r1.75 pkgsrc/wm/windowmaker/Makefile
 cvs rdiff -r0 -r1.1 pkgsrc/wm/windowmaker/hacks.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.