Subject: CVS commit: pkgsrc/pkgtools/libnbcompat/files
To: None <pkgsrc-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 04/27/2003 16:42:29
Module Name: pkgsrc
Committed By: grant
Date: Sun Apr 27 16:42:29 UTC 2003
Modified Files:
pkgsrc/pkgtools/libnbcompat/files: bits.c
Log Message:
work around the need for rpl_malloc (induced by config.h), since we
don't need a GNU compatible malloc() here.
a GNU compatible malloc() is still used in libnbcompat.a if it is
required.
fixes build on (at least) Tru64.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/pkgtools/libnbcompat/files/bits.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.