Subject: CVS commit: pkgsrc/devel/nasm
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 03/08/2005 18:51:06
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.