pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/coreutils



Module Name:    pkgsrc
Committed By:   marino
Date:           Fri Jul 20 17:59:14 UTC 2012

Modified Files:
        pkgsrc/sysutils/coreutils: Makefile.common

Log Message:
sysutils/coreutils: Fix pthread link

The configure script incorrectly detects that libpthread is part of libc
on DragonFly, likely due to the use of weak symbols there.  For DragonFly
only, Cache the variable that tells it to include -pthread while linking.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/coreutils/Makefile.common

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