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/in-content/info-pages.css" type=
"text/css">
15 <link rel=
"stylesheet" href=
"chrome://global/content/buildconfig.css" type=
"text/css">
18 <div class=
"container">
19 <h1>Build Configuration
</h1>
20 <p>Please be aware that this page doesn't reflect all the options used to build Firefox.
</p>
23 <p>Built from
<a href=
"@MOZ_SOURCE_URL@">@MOZ_SOURCE_URL@
</a></p>
25 <h2>Build platform
</h2>
26 <table class=
"build-platform-table">
36 #if defined(CC) && defined(CXX) && defined(RUSTC)
43 <th>Compiler flags
</th>
57 <td>@RUSTC_VERSION@
</td>
63 <h2>Configure options
</h2>
64 <p>@MOZ_CONFIGURE_OPTIONS@
</p>
67 <p>@ANDROID_PACKAGE_NAME@
</p>