Changes
Page history
Update BuildingKernel3.2Stretch
authored
Mar 05, 2018
by
Ryan Blair
Show whitespace changes
Inline
Side-by-side
BuildingKernel3.2Stretch.md
View page @
89b0a134
...
@@ -63,7 +63,7 @@ FLAVOUR=none
...
@@ -63,7 +63,7 @@ FLAVOUR=none
# fix up PATH
# fix up PATH
```
```
export $(dpkg-architecture -a$ARCH)
`
export $(dpkg-architecture -a$ARCH)
export PATH=/usr/lib/ccache:$PATH
export PATH=/usr/lib/ccache:$PATH
```
```
...
...
...
...