Skip to content

Commit 5a5885e

Browse files
committed
README update
1 parent b8b67fa commit 5a5885e

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

README-MAINTAINER.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,11 @@ In this Git repo:
523523

524524
From here it'll be cloned on the production machines.
525525

526+
### Check for disk space
527+
528+
Check if the build machines have enough free space and eventually
529+
do some cleanups.
530+
526531
### Manually trigger the build GitHub Actions
527532

528533
To trigger the GitHub Actions builds, use the xPack actions:
@@ -570,11 +575,11 @@ To trigger the GitHub Actions builds, use the same xPack actions as before.
570575
The full builds take about 11 hours (about 3h30 without multi-libs)
571576
to complete:
572577

573-
- `xbbmi`: 5h10 (1h10)
574-
- `xbbma`: 1h55 (0h26)
575-
- `xbbli`: 2h42 (including Windows; without multi-libs: 0h42 Linux, 0h35 Windows without multilibs)
576-
- `xbbla64`: 10h45 (3h30)
577-
- `xbbla32`: 11h12 (3h30)
578+
- `xbbmi`: 5h12 (1h10)
579+
- `xbbma`: 1h50 (0h26)
580+
- `xbbli`: 1h54 (1h54 Linux, 1h52 Windows; without multi-libs: 0h42 Linux, 0h35 Windows without multilibs)
581+
- `xbbla64`: 12h07 (4h00)
582+
- `xbbla32`: 12h40 (4h10)
578583

579584
The workflows results and logs are available from the
580585
[Actions](https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/actions/) page.
@@ -718,6 +723,7 @@ with all binaries attached.
718723
## Prepare a new blog post
719724

720725
- check and possibly update the `templates/body-jekyll-release-*-liquid.md`
726+
(for the release dates, use <https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads/>)
721727
- run the xPack action `generate-jekyll-post`; this will leave a file
722728
on the Desktop.
723729

0 commit comments

Comments
 (0)