Skip to content

Commit

Permalink
make-binaries: Update to Crosstool-NG 1.25.0-RC1
Browse files Browse the repository at this point in the history
Update Crosstool-NG to the current release candidate, and use much
shorter "defconfig" files for specifying the configuration.
  • Loading branch information
weiss committed Apr 18, 2022
1 parent 426328e commit 373af56
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 662 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/cache@v2
with:
path: ~/build/
key: 1-${{runner.os}}-ct-ng-1.24.0
key: 1-${{runner.os}}-ct-ng-1.25.0-RC1
- name: Install prerequisites
run: |
sudo apt-get -qq update
Expand Down
Loading

0 comments on commit 373af56

Please sign in to comment.