mirror of
https://github.com/bolero-MURAKAMI/Sprout
synced 2025-02-04 21:33:56 +00:00
add supported compiler
This commit is contained in:
parent
6183b74ad9
commit
4beaef8db1
4 changed files with 4 additions and 4 deletions
2
README
2
README
|
@ -1,2 +1,2 @@
|
|||
|
||||
Copyright (C) 2011-2014 Bolero MURAKAMI.
|
||||
Copyright (C) 2013-2014 Bolero MURAKAMI.
|
||||
|
|
|
@ -48,7 +48,7 @@ Supported Compilers
|
|||
|
||||
Linux:
|
||||
|
||||
* GCC, C++11 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.8.0, 4.8.1, 4.8.2
|
||||
* GCC, C++11 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.8.0, 4.8.1, 4.8.2, 4.9.0
|
||||
* Clang, C++11 mode: 3.2, 3.3, 3.4
|
||||
|
||||
.. _sprout-author:
|
||||
|
|
|
@ -136,7 +136,7 @@
|
|||
<h2>Supported Compilers<a class="headerlink" href="#supported-compilers" title="Permalink to this headline">¶</a></h2>
|
||||
<p>Linux:</p>
|
||||
<ul class="simple">
|
||||
<li>GCC, C++11 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.8.0, 4.8.1, 4.8.2</li>
|
||||
<li>GCC, C++11 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.8.0, 4.8.1, 4.8.2, 4.9.0</li>
|
||||
<li>Clang, C++11 mode: 3.2, 3.3, 3.4</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
@ -48,7 +48,7 @@ Supported Compilers
|
|||
|
||||
Linux:
|
||||
|
||||
* GCC, C++11 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.8.0, 4.8.1, 4.8.2
|
||||
* GCC, C++11 mode: 4.7.0, 4.7.1, 4.7.2, 4.7.3, 4.8.0, 4.8.1, 4.8.2, 4.9.0
|
||||
* Clang, C++11 mode: 3.2, 3.3, 3.4
|
||||
|
||||
.. _sprout-author:
|
||||
|
|
Loading…
Add table
Reference in a new issue