On 23/08/16 10:04 +0100, Jonathan Wakely wrote:
On 23/08/16 10:45 +0200, Rainer Orth wrote:
Btw., there's one last -pthreads reference left in
libstdc++-v3/doc/xml/manual/using.xml. Perhaps this should go, too.
Ah thanks, I'll update that.
Committed to trunk.
commit d55f8fa4148803c253aafa0f028b28d8a8048baa
Author: Jonathan Wakely <jwak...@redhat.com>
Date: Tue Aug 23 10:13:09 2016 +0100
Remove reference to -pthreads option in libstdc++ manual
* doc/xml/manual/using.xml: Remove reference to -pthreads option.
* doc/html/*: Regenerate.
diff --git a/libstdc++-v3/doc/xml/manual/using.xml b/libstdc++-v3/doc/xml/manual/using.xml
index 231028e..ee76fef 100644
--- a/libstdc++-v3/doc/xml/manual/using.xml
+++ b/libstdc++-v3/doc/xml/manual/using.xml
@@ -78,7 +78,7 @@
</row>
<row>
- <entry><literal>-pthread</literal> or <literal>-pthreads</literal></entry>
+ <entry><literal>-pthread</literal></entry>
<entry>For ISO C++11
<filename class="headerfile"><thread></filename>,
<filename class="headerfile"><future></filename>,