Subject: CVS commit: pkgsrc/wm/windowmaker
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 06/21/2007 00:58:05
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.