]> granicus.if.org Git - gc/commitdiff
Remove non-existent configure option in simple_example.html
authorIvan Maidanski <ivmai@mail.ru>
Fri, 5 May 2017 08:07:34 +0000 (11:07 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 23 May 2017 22:09:01 +0000 (01:09 +0300)
* doc/simple_example.html (Threads): Remove --enable-thread-local-alloc
option (for configure).

doc/simple_example.html

index b56a17f8193a1a489f17ac64c2c5d9a541dbaaf7..8d605f3aa2f9838110376b04586727a26d986d9d 100644 (file)
@@ -55,7 +55,7 @@ strong preference of the would-be maintainer of those project files.)
 If you need thread support, configure the collector with
 </font>
 <PRE style="color:green">
---enable-threads=posix --enable-thread-local-alloc --enable-parallel-mark
+--enable-threads=posix --enable-parallel-mark
 </pre>
 <FONT COLOR=green>
 instead of