From cc45558f1a5a730c8193c30f54fecc2625684361 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 7 Sep 2016 07:02:12 +0200 Subject: Minor INSTALL changes --- BOOTSTRAP-MINGW.cli | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'BOOTSTRAP-MINGW.cli') diff --git a/BOOTSTRAP-MINGW.cli b/BOOTSTRAP-MINGW.cli index 764c66b..6e9599c 100644 --- a/BOOTSTRAP-MINGW.cli +++ b/BOOTSTRAP-MINGW.cli @@ -56,7 +56,7 @@ The rest of this section outlines the manual bootstrap process. \dl| -\li|1. Bootstrap, Phase 1\n +\li|\b{1. Bootstrap, Phase 1}\n First, we build a minimal build system with the provided \c{bootstrap-mingw.bat} batch file. Normally, the only argument you will pass @@ -73,7 +73,7 @@ compile options; run \c{bootstrap-mingw.bat /?} and see the | -\li|\n2. Bootstrap, Phase 2\n +\li|\n\b{2. Bootstrap, Phase 2}\n Then, we rebuild the build system with the result of Phase 1 linking libraries statically. @@ -87,7 +87,7 @@ libraries statically. | -\li|\n3. Stage\n +\li|\n\b{3. Stage}\n At this step the entire toolchain is built and staged: @@ -138,7 +138,7 @@ change the \c{configure} command line above along these lines: | -\li|\n4. Install\n +\li|\n\b{4. Install}\n Next, we use the staged toolchain to build and install the \"final\" toolchain from the package repository using the \c{bpkg} package manager. First, we @@ -182,7 +182,7 @@ C:\build2\bin\bpkg.exe | -\li|\n5. Clean\n +\li|\n\b{5. Clean}\n The last thing we need to do is uninstall the staged toolchain: -- cgit v1.1