Refactor ports builds

This commit is contained in:
2022-03-04 19:32:31 +01:00
parent 12c7adeb0e
commit 04f8b61a9d
5 changed files with 2 additions and 4 deletions

View File

@@ -58,7 +58,5 @@ mkdir gcc-build && cd gcc-build
make all-gcc all-target-libgcc -j 4
make install-gcc install-target-libgcc
apk del build-base
cd /
rm -rf /opt