Update crosstool-ng to 1.27.0

This commit is contained in:
2025-02-09 19:39:10 +01:00
parent 32dad0f923
commit 10102e86eb
4 changed files with 103 additions and 31 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: