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:21:43
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Mon Jan  8 13:21:43 UTC 2007

Modified Files:
	pkgsrc/devel/nasm: distinfo
	pkgsrc/devel/nasm/patches: patch-ad

Log Message:
Only use __builtin_ctzl if it is available; minimum gcc version number taken
from http://gcc.gnu.org/ml/gcc-patches/2005-01/msg00828.html, so I guess it
is right.

Should fix PR pkg/35380 by tron@, which reports build failure under
NetBSD 3.1/i386 (it worked in -current, though).


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/devel/nasm/distinfo
cvs rdiff -r1.3 -r1.4 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.