Source-Changes archive

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

CVS commit: xsrc/xfree/xc/config/cf



Module Name:    xsrc
Committed By:   tron
Date:           Sun Jan 19 14:35:30 UTC 2003

Modified Files:
        xsrc/xfree/xc/config/cf: NetBSD.cf

Log Message:
Make threading support under NetBSD optional for now. With threading
support enabled *all* applications will be linked against "libpthread"
which causes binary compatibity problems (e.g. with programs using
the "pth" package) and might hit the stacksize limit of the current
"libpthread" implementation.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 xsrc/xfree/xc/config/cf/NetBSD.cf

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