2 # This Source Code Form is subject to the terms of the Mozilla Public
3 # License, v.
2.0. If a copy of the MPL was not distributed with this
4 # file, You can obtain one at http://mozilla.org/MPL/
2.0/.
7 #include @TOPOBJDIR@/source-repo.h
10 <meta http-equiv=
"Content-Security-Policy" content=
"default-src 'none'; style-src chrome:; object-src 'none'" />
11 <meta charset=
"UTF-8">
12 <meta name=
"viewport" content=
"width=device-width; user-scalable=false;">
13 <title>Build Configuration
</title>
14 <link rel=
"stylesheet" href=
"chrome://global/skin/about.css" type=
"text/css">
15 <link rel=
"stylesheet" href=
"chrome://global/content/buildconfig.css" type=
"text/css">
17 <body class=
"aboutPageWideContainer">
18 <h1>Build Configuration
</h1>
21 <p>Built from
<a href=
"@MOZ_SOURCE_URL@">@MOZ_SOURCE_URL@
</a></p>
23 <h2>Build platform
</h2>
34 #if defined(CC) && defined(CXX) && defined(RUSTC)
41 <th>Compiler flags
</th>
55 <td>@RUSTC_VERSION@
</td>
61 <h2>Configure options
</h2>
62 <p>@MOZ_CONFIGURE_OPTIONS@
</p>
65 <p>@ANDROID_PACKAGE_NAME@
</p>