Subject: PR/29533 CVS commit: pkgsrc/devel/nasm
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-bugs
Date: 03/08/2005 18:52:02
The following reply was made to PR pkg/29533; it has been noted by GNATS.

From: Juan Romero Pardines <xtraeme@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/29533 CVS commit: pkgsrc/devel/nasm
Date: Tue,  8 Mar 2005 18:51:06 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	xtraeme
 Date:		Tue Mar  8 18:51:06 UTC 2005
 
 Modified Files:
 	pkgsrc/devel/nasm: Makefile
 
 Log Message:
 Don't use -std=c99 when CC_VERSION < gcc-3 (because it's an unimplemented
 option), this should fix PR pkg/29533.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.17 -r1.18 pkgsrc/devel/nasm/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.