194654 r=cls sr=jag show CFLAGS, CXXFLAGS and CPPFLAGS in about:buildconfig
git-svn-id: svn://10.0.0.236/trunk@138446 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
15878fd035
commit
07bccde2ab
@ -24,14 +24,17 @@
|
||||
<tr>
|
||||
<th>Compiler</th>
|
||||
<th>Version</th>
|
||||
<th>Compiler flags</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>@CC@</td>
|
||||
<td>@CC_VERSION@</td>
|
||||
<td>@CFLAGS@</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>@CXX@</td>
|
||||
<td>@CXX_VERSION@</td>
|
||||
<td>@CXXFLAGS@ @CPPFLAGS@</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user