1
0
mirror of https://github.com/bebbo/amiga-gcc.git synced 2025-11-20 13:25:17 +00:00

added notes for the branches amiga6 and amiga10

This commit is contained in:
bebbo
2022-12-10 20:20:33 +01:00
parent daa492523e
commit b4bd527d66

View File

@ -185,3 +185,6 @@ You can switch modules to different branches. E.g.
make branch mod=binutils branch=devel1 make branch mod=binutils branch=devel1
``` ```
The default branches and repositories are in the file **default-repos**, the local state is managed in the file **.repos**. The default branches and repositories are in the file **default-repos**, the local state is managed in the file **.repos**.
Note that the gcc default branch is now `amiga6` and there is also an `amiga10` branch.