You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/readme.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -108,6 +108,7 @@ The sequence of commands to build is:
108
108
1. `sudo make chroot`
109
109
2. `/alpine/enter-chroot make gcc`
110
110
3. `/alpine/enter-chroot make libs`
111
+
4. `/alpine/destroy --remove`
111
112
112
113
Assuming you are building in */home/user/devel/musl* then the built toolchain will be found at the same path inside the chroot, for example in /opt/alpine*/home/user/devel/musl/dyne*.
0 commit comments