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=
"color-scheme" content=
"light dark">
13 <meta name=
"viewport" content=
"width=device-width; user-scalable=false;">
14 <title>Build Configuration
</title>
15 <link rel=
"stylesheet" href=
"chrome://global/skin/in-content/info-pages.css" type=
"text/css">
16 <link rel=
"stylesheet" href=
"chrome://global/content/buildconfig.css" type=
"text/css">
19 <div class=
"container">
20 <h1>Build Configuration
</h1>
21 <p>Please be aware that this page doesn't reflect all the options used to build @MOZ_APP_DISPLAYNAME@.
</p>
24 <p>Built from
<a href=
"@MOZ_SOURCE_URL@">@MOZ_SOURCE_URL@
</a></p>
26 <h2>Build platform
</h2>
27 <table class=
"build-platform-table">
37 #if defined(CC) && defined(CXX) && defined(RUSTC)
44 <th>Compiler flags
</th>
58 <td>@RUSTC_VERSION@
</td>
64 <h2>Configure options
</h2>
65 <p>@MOZ_CONFIGURE_OPTIONS@
</p>
68 <p>@ANDROID_PACKAGE_NAME@
</p>