Subject: CVS commit: pkgsrc/devel/nasm
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 01/08/2007 13:36:28
Module Name: pkgsrc
Committed By: jmmv
Date: Mon Jan 8 13:36:28 UTC 2007
Modified Files:
pkgsrc/devel/nasm: distinfo
pkgsrc/devel/nasm/patches: patch-ad
Log Message:
Ah well, GCC_VERSION is only defined within gcc code. Use __GNUC__ and
__GNUC_MINOR__ instead. Still checking for >= 3.4.0 though.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/nasm/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/nasm/patches/patch-ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.