We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 793ab9e commit 0e1be0bCopy full SHA for 0e1be0b
README.md
@@ -12,7 +12,7 @@ the docker images used to build the various GCC cross-compilers used on the site
12
- check it builds correctly:
13
`./ct-ng build`
14
- copy the config in this repository in `build/latest` following the naming convention.
15
-- use `local_build.sh` to build it within the docker container
+- use `local_build.sh` to test a build it within the docker container
16
`./local_build.sh arm64 13.2.0`
17
- add ct-ng config and commit (and open a Pull Request)
18
0 commit comments