mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-20 01:44:27 +02:00
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:
@ -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:
|
||||
|
Reference in New Issue
Block a user