Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
sh
authored
Nov 30, 2022
by
sheaf
Hide whitespace changes
Inline
Side-by-side
building/hadrian.md
View page @
3faf18e3
...
...
@@ -14,7 +14,7 @@ Just like with the Make build system, you first need to [get the sources](https:
To build a complete stage 2 compiler with the default build flavour:
```
```
sh
$
./boot
&&
./configure
$
hadrian/build
-j
```
...
...