svn commit: r46369 - head/en_US.ISO8859-1/books/porters-handbook/porting-dads
Baptiste Daroussin <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: bapt (src,ports committer)
Date: Mon Mar 23 16:26:59 2015
New Revision: 46369
URL: https://svnweb.freebsd.org/changeset/doc/46369
Log:
Remove unrelevant documentation about pthread
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D2119
Modified:
head/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml Mon Mar 23 15:20:40 2015 (r46368)
+++ head/en_US.ISO8859-1/books/porters-handbook/porting-dads/chapter.xml Mon Mar 23 16:26:59 2015 (r46369)
@@ -688,9 +688,6 @@ exec %%LOCALBASE%%/bin/java -jar %%DATAD
<filename>sys/types.h</filename> is often forgotten, which is
not as much of a problem for &linux; as it is for &os;.</para>
- <para>Compile threaded applications with
- <quote>-pthread</quote>, not <quote>-lpthread</quote> or
- variations thereof.</para>
</sect1>
<sect1 xml:id="dads-misc">
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"