Path to this page:
Subject: CVS commit: [pkgsrc-2009Q4] pkgsrc/devel/libdaemon
From: Matthias Scheler
Date: 2010-02-22 14:24:54
Message id: 20100222132454.BCE09175DF@cvs.netbsd.org
Log Message:
Pullup ticket #3018 - requested by he
libdaemon: build fix
Revisions pulled up:
- devel/libdaemon/Makefile 1.6
---
Module Name: pkgsrc
Committed By: he
Date: Fri Feb 19 15:04:51 UTC 2010
Modified Files:
pkgsrc/devel/libdaemon: Makefile
Log Message:
Update from version 0.14 to 0.14nb1.
Pkgsrc changes:
o On NetBSD 4.*, avoid the use of -Wl,--no-undefined. It doesn't work
there, because the shared lib is not linked with libc.so (which is
possibly a bug).
Thanks to joerg@ for hints for how to work around this.
Files: