diff options
Diffstat (limited to 'files/fr/archive/b2g_os/spark/index.html')
| -rw-r--r-- | files/fr/archive/b2g_os/spark/index.html | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/files/fr/archive/b2g_os/spark/index.html b/files/fr/archive/b2g_os/spark/index.html deleted file mode 100644 index 26b1466bdd..0000000000 --- a/files/fr/archive/b2g_os/spark/index.html +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: Spark -slug: Archive/B2G_OS/Spark -translation_of: Archive/B2G_OS/Building_and_installing_B2G_OS ---- -<div class="warning"> -<p>Spark est compilé de la même manière que Firefox OS, excepté que la variable d'environnement <em>GAIA_DISTRIBUTION_DIR=distros/spark</em> est définie.</p> -</div> - -<h3 id="Compiler_B2G_avec_Spark">Compiler B2G avec Spark</h3> - -<p><a href="/fr/Firefox_OS/Compiler#Compiler_Boot_to_Gecko">Article principal : Compiler Boot2Gecko</a></p> - -<pre>GAIA_DISTRIBUTION_DIR=distros/spark ./build.sh</pre> - -<h3 id="Compiler_Gaia_avec_Spark">Compiler Gaia avec Spark</h3> - -<p><a href="/fr/Firefox_OS/Developing_Gaia/Référence_options_make">Article principal : Développer pour Gaia - référence des options de make</a></p> - -<pre>GAIA_DISTRIBUTION_DIR=distros/spark make</pre> |
