pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/35380 CVS commit: pkgsrc/devel/nasm



The following reply was made to PR pkg/35380; it has been noted by GNATS.

From: "Julio M. Merino Vidal" <jmmv%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: PR/35380 CVS commit: pkgsrc/devel/nasm
Date: Mon,  8 Jan 2007 13:21:43 +0000 (UTC)

 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.
 



Home | Main Index | Thread Index | Old Index