Merge pull request #865 from bensuperpc/update-crosstool-ng-127

Update Crosstool-ng 1.26.0 to 1.27.0 on linux-arm64 (keep same GCC, glibc etc...)
Update OpenSSL from 1.1.1o to 1.1.1w
Update Ninja from 1.11.1 to 1.12.1
Update git from 2.42.0 to 2.48.1
Update Liquidpromt from 1.11 to 1.12 and add to env ARG
This commit is contained in:
2025-03-02 20:18:18 +01:00
committed by GitHub
6 changed files with 118 additions and 39 deletions

View File

@ -23,7 +23,7 @@ cd crosstool-ng
Change git branch:
```bash
git checkout crosstool-ng-1.25.0
git checkout crosstool-ng-1.27.0
```
Once in the **crosstool-ng** folder, you must first run the `bootstrap` script: